@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.eot');
    src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Book.woff2') format('woff2'),
        url('../fonts/Gotham-Book.woff') format('woff'),
        url('../fonts/Gotham-Book.ttf') format('truetype'),
        url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'univers57_condensed';
    src: url('../fonts/univers-condensed-webfont.eot');
    src: url('../fonts/univers-condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/univers-condensed-webfont.woff2') format('woff2'),
         url('../fonts/univers-condensed-webfont.woff') format('woff'),
         url('../fonts/univers-condensed-webfont.svg#univers57_condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'univers57_condensed_oblique';
    src: url('../fonts/univers-condensedoblique-webfont.eot');
    src: url('../fonts/univers-condensedoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/univers-condensedoblique-webfont.woff2') format('woff2'),
         url('../fonts/univers-condensedoblique-webfont.woff') format('woff'),
         url('../fonts/univers-condensedoblique-webfont.svg#univers57_condensed_oblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'univers_condensed_light';
    src: url('../fonts/univers-condensedlight-webfont.eot');
    src: url('../fonts/univers-condensedlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/univers-condensedlight-webfont.woff2') format('woff2'),
         url('../fonts/univers-condensedlight-webfont.woff') format('woff'),
         url('../fonts/univers-condensedlight-webfont.svg#univers-condensedlight-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}