@font-face {
  font-display: swap;
  font-family: 'Moneta';
  font-style: normal;
  font-weight: 300;
  src:
    url('/themes/fonts/subset-moneta-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Moneta';
  font-style: normal;
  font-weight: 500;
  src:
    url('/themes/fonts/moneta-bold.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Moneta';
  font-style: normal;
  font-weight: 700;
  src:
    url('/themes/fonts/moneta-bold.woff2') format('woff2');
}


@font-face {
  font-display: swap;
  font-family: 'Moneta';
  font-style: normal;
  font-weight: 900;
  src:
    url('/themes/fonts/moneta-black.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'TradeGothic';
  font-style: normal;
  font-weight: 500;
  src:
    url('/themes/fonts/trade-gothic-next-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'TradeGothic';
  font-style: normal;
  font-weight: 700;
  src:
    url('/themes/fonts/trade-gothic-next-bold.woff2') format('woff2');
}


@font-face {
  font-display: swap;
  font-family: 'TradeGothic';
  font-style: normal;
  font-weight: 900;
  src:
    url('/themes/fonts/trade-gothic-next-condensed.woff2') format('woff2');
}
