@font-face {
    font-family: 'TradeGothicLT-Light';
    src: url('TradeGothicLT-Light.eot');
    src: url('TradeGothicLT-Light.eot?#iefix') format('embedded-opentype'),
        url('TradeGothicLT-Light.woff2') format('woff2'),
        url('TradeGothicLT-Light.woff') format('woff'),
        url('TradeGothicLT-Light.ttf') format('truetype'),
        url('TradeGothicLT-Light.svg#TradeGothicLT-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TradeGothicLT-Bold';
    src: url('TradeGothicLT-Bold.eot');
    src: url('TradeGothicLT-Bold.eot?#iefix') format('embedded-opentype'),
        url('TradeGothicLT-Bold.woff2') format('woff2'),
        url('TradeGothicLT-Bold.woff') format('woff'),
        url('TradeGothicLT-Bold.ttf') format('truetype'),
        url('TradeGothicLT-Bold.svg#TradeGothicLT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

