/* CSS Document */

@font-face {
    font-family: 'archivo_narrow_bold';
    src: url('../fonts/archivonarrow-bold.eot');
    src: url('../fonts/archivonarrow-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/archivonarrow-bold.woff') format('woff'),
         url('../fonts/archivonarrow-bold.ttf') format('truetype'),
         url('../fonts/archivonarrow-bold.svg#archivo_narrowbold') format('svg');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'archivo_narrow_bolditalic';
    src: url('../fonts/archivonarrow-bolditalic.eot');
    src: url('../fonts/archivonarrow-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/archivonarrow-bolditalic.woff') format('woff'),
         url('../fonts/archivonarrow-bolditalic.ttf') format('truetype'),
         url('../fonts/archivonarrow-bolditalic.svg#archivo_narrowbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}




@font-face {
    font-family: 'archivo_narrow_regular';
    src: url('../fonts/archivonarrow-regular.eot');
    src: url('../fonts/archivonarrow-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/archivonarrow-regular.woff') format('woff'),
         url('../fonts/archivonarrow-regular.ttf') format('truetype'),
         url('../fonts/archivonarrow-regular.svg#archivo_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'univers_light';
    src: url('../fonts/UniversLTStd-LightCn.eot');
    src: url('../fonts/UniversLTStd-LightCn.eot?#iefix') format('embedded-opentype'),
         url('../fonts/UniversLTStd-LightCn.woff') format('woff'),
         url('../fonts/UniversLTStd-LightCn.ttf') format('truetype'),
         url('../fonts/UniversLTStd-LightCn.svg#archivo_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: "univers_regular";
	src: url("../fonts/39335universcondensed.eot");
	src: url("../fonts/39335universcondensed.eot#iefix") format("embedded-opentype"),
	url("../fonts/39335universcondensed.woff") format("woff"),
	url("../fonts/39335universcondensed.ttf") format("truetype"),
	url("../fonts/39335universcondensed.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "univers_bold";
	src: url("../fonts/universcondensedbold.eot");
	src: url("../fonts/universcondensedbold.eot#iefix") format("embedded-opentype"),
	url("../fonts/universcondensedbold.woff") format("woff"),
	url("../fonts/universcondensedbold.ttf") format("truetype"),
	url("../fonts/universcondensedbold.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

