@font-face {
    font-family: 'montserratbold';
    src: url('montserrat-bold-webfont.woff2') format('woff2'),
         url('montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'playfair_displaybold';
    src: url('playfairdisplay-bold-webfont.woff2') format('woff2'),
         url('playfairdisplay-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'robotobold';
    src: url('roboto-bold-webfont.woff2') format('woff2'),
         url('roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'robotoregular';
    src: url('roboto-regular-webfont.woff2') format('woff2'),
         url('roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'playfair_displayregular';
    src: url('playfairdisplay-regular-webfont.woff2') format('woff2'),
         url('playfairdisplay-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family:'Century Gothic';
    src: url('Century Gothic.eot');
	src: url('Century Gothic.eot?#iefix') format('embedded-opentype'),
		url('Century Gothic.woff2') format('woff2'),
		url('Century Gothic.woff') format('woff'),
		url('Century Gothic.svg#Century Gothic') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-F003;
}


@font-face {
    font-family:'DIN Condensed Web';
    src: url('DIN Condensed Web.eot');
	src: url('DIN Condensed Web.eot?#iefix') format('embedded-opentype'),
		url('DIN Condensed Web.woff2') format('woff2'),
		url('DIN Condensed Web.woff') format('woff'),
		url('DIN Condensed Web.svg#DIN Condensed Web') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}

@font-face {
    font-family:'Calluna';
    src: url('Calluna-Regular.eot');
	src: url('Calluna-Regular.eot?#iefix') format('embedded-opentype'),
		url('Calluna-Regular.woff2') format('woff2'),
		url('Calluna-Regular.woff') format('woff'),
		url('Calluna-Regular.svg#Calluna-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}