@font-face {
    font-family: 'TradeGothicCondEighteen';
    src: url('TradeGothic-BoldCondTwenty.woff2') format('woff2'),
        url('TradeGothic-BoldCondTwenty.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TradeGothicCondEighteen';
    src: url('TradeGothic-BoldCondTwentyObl.woff2') format('woff2'),
        url('TradeGothic-BoldCondTwentyObl.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TradeGothicCondEighteen';
    src: url('TradeGothic-CondEighteen.woff2') format('woff2'),
        url('TradeGothic-CondEighteen.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TradeGothicCondEighteen';
    src: url('TradeGothic-CondEighteenObl.woff2') format('woff2'),
        url('TradeGothic-CondEighteenObl.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}