/**
 * @license
 *
 * Font Family: Switzer
 * Designed by: Jérémie Hornus
 * URL: https://www.fontshare.com/fonts/switzer
 * © 2022 Indian Type Foundry
 *
 *
*/

@font-face {
  font-family: "Switzer";
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: local("Switzer-Variant"), url('/fonts/switzer.woff2') format('woff2');
}

@font-face {
  font-family: "Switzer Fallback";
  font-style: normal;
  font-weight: 400;
  src: local("Arial");
  ascent-override: 96.67%;
  descent-override: 24.66%;
  line-gap-override: 8.88%;
  size-adjust: 101.38%;
}

@font-face {
  font-family: "F37Judge";
  font-style: normal;
  font-display: swap;
  src: url('/fonts/f37judge.woff2') format('woff2');
}

@font-face {
  font-family: "F37Judge Fallback";
  font-style: normal;
  font-weight: 400;
  src: local("Arial");
  ascent-override: 139.29%;
  descent-override: 31.12%;
  line-gap-override: 16.36%;
  size-adjust: 79.4%;
}
