@font-face {
  font-family: 'Clash Display';
  src: url('/shared/fonts/ClashDisplay-Variable.woff2') format('woff2');
  font-weight: 200 700;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinet Grotesk';
  src: url('/shared/fonts/CabinetGrotesk-Variable.woff2') format('woff2');
  font-weight: 100 900;
  font-display: swap;
}
@font-face {
  font-family: 'Tanker';
  src: url('/shared/fonts/Tanker-Regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Archivo';
  src: url('/shared/fonts/Archivo-Variable.woff2') format('woff2');
  font-weight: 400 900;
  font-display: swap;
}
