@font-face {
    font-family: 'NewRegular';
    src: url('fonts/thorne-n-webfont.eot');
    src: url('fonts/thorne-n-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/thorne-n-webfont.woff') format('woff'),
         url('fonts/thorne-n-webfont.ttf') format('truetype'),
         url('fonts/thorne-n-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	font-smooth: always;
}

@font-face {
    font-family: 'FuturaCondensedNormalRegular';
    src: url('fonts/futura-condensed-normal-webfont.eot');
    src: url('fonts/futura-condensed-normal-webfont.eot#iefix') format('eot'),
         url('fonts/futura-condensed-normal-webfont.woff') format('woff'),
         url('fonts/futura-condensed-normal-webfont.ttf') format('truetype'),
         url('fonts/futura-condensed-normal-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
	font-smooth: always;
}

@font-face {
    font-family: 'futura_bdcn_btbold';
    src: url('fonts/FuturaBold/futura_bd_cond_bt-webfont.eot');
    src: url('fonts/FuturaBold/futura_bd_cond_bt-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/FuturaBold/futura_bd_cond_bt-webfont.woff') format('woff'),
         url('fonts/FuturaBold/futura_bd_cond_bt-webfont.ttf') format('truetype'),
         url('fonts/FuturaBold/futura_bd_cond_bt-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}