/* Saks Fifth Avenue Fonts */
@font-face {
  font-family: 'Trade Gothic Next LT Pro';
  src: url('/fonts/trade_gothic_regular.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Trade Gothic Next LT Pro';
  src: url('/fonts/trade_gothic_bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Trade Gothic Next LT Pro Condensed';
  src: url('/fonts/trade_gothic_bold_condensed.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

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

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