/* Main site fonts */

@font-face {
  font-family: "TradeGothicRoman";
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./TradeGothic/TradeGothicRoman_normal_normal.woff2') format('woff2'), url('./TradeGothic/TradeGothicRoman_normal_normal.woff') format('woff');
  ascent-override: 120%;
}
@font-face {
  font-family: "TradeGothicRoman";
  font-style: normal;
  font-stretch: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./TradeGothic/TradeGothicBold2_normal_normal.woff2') format('woff2'), url('./TradeGothic/TradeGothicBold2_normal_normal.woff') format('woff');
  ascent-override: 120%;
}
