/* Fonts */
@font-face {
    font-family: 'CentennialItalicOsF';
    src: url('centeitaosf-webfont.eot');
    src: url('centeitaosf-webfont.eot?#iefix') format('embedded-opentype'),
         url('centeitaosf-webfont.woff') format('woff'),
         url('centeitaosf-webfont.ttf') format('truetype'),
         url('centeitaosf-webfont.svg#CentennialItalicOsF') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TradeGothicLTStdBold';
    src: url('tradegothicltstd-bold-webfont.eot');
    src: url('tradegothicltstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('tradegothicltstd-bold-webfont.woff') format('woff'),
         url('tradegothicltstd-bold-webfont.ttf') format('truetype'),
         url('tradegothicltstd-bold-webfont.svg#TradeGothicLTStdBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

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