

@font-face {
    font-family: 'Futura-Condensed';
    src: url('../fonts/Futura-Condensed.eot');
    src: url('../fonts/Futura-Condensed.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Futura-Condensed.woff') format('woff'),
         url('../fonts/Futura-Condensed.ttf') format('truetype'),
         url('../fonts/Futura-Condensed.svg#open_sansextrabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura1';
    src: url('../fonts/futuracondensedmedium.eot');
    src: url('../fonts/futuracondensedmedium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futuracondensedmedium.woff') format('woff'),
         url('../fonts/futuracondensedmedium.ttf') format('truetype'),
         url('../fonts/futuracondensedmedium.svg#open_sansextrabold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'gothic';
	src: url('../fonts/gothic.eot');
	src: local('gothic'), url('../fonts/gothic.woff') format('woff'), url('../fonts/gothic.ttf') format('truetype');
}
