@font-face {
    font-family: 'Trade Gothic';
    src: local('Trade Gothic Bold Cond Twenty'), local('Trade-Gothic-Bold-Cond-Twenty'),
        url('TradeGothicLT-BoldCondTwenty.woff2') format('woff2'),
        url('TradeGothicLT-BoldCondTwenty.woff') format('woff'),
        url('TradeGothicLT-BoldCondTwenty.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }