@font-face {
    font-family: 'Trade Gothic LT Std';
    src: url('TradeGothicLTStd-LightObl.woff2') format('woff2'),
        url('TradeGothicLTStd-LightObl.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Trade Gothic LT Std';
    src: url('TradeGothicLTStd-BoldObl.woff2') format('woff2'),
        url('TradeGothicLTStd-BoldObl.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Trade Gothic LT Std';
    src: url('TradeGothicLTStd-Light.woff2') format('woff2'),
        url('TradeGothicLTStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Trade Gothic LT Std';
    src: url('TradeGothicLTStd-Bold.woff2') format('woff2'),
        url('TradeGothicLTStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Trade Gothic LT Std';
    src: url('TradeGothicLTStd-Obl.woff2') format('woff2'),
        url('TradeGothicLTStd-Obl.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

