@font-face {
    font-family: tradegothic;
    src: url('../fonts/tradegothic.woff') format('woff'); /* IE9 Compat Modes */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Trade Gothic LT Std;
    src: url('../fonts/TradeGothicLTStd.eot'); /* IE9 Compat Modes */
    src: url('../fonts/TradeGothicLTStd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/TradeGothicLTStd.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/TradeGothicLTStd.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/TradeGothicLTStd.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('../fonts/TradeGothicLTStd.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Trade Gothic LT Std Bold;
    src: url('../fonts/TradeGothicLTStd-Bd.eot'); /* IE9 Compat Modes */
    src: url('../fonts/TradeGothicLTStd-Bd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/TradeGothicLTStd-Bd.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/TradeGothicLTStd-Bd.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/TradeGothicLTStd.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('../fonts/TradeGothicLTStd-Bd.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: 400;
    font-style: normal;
}
