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

@font-face {
  font-family: 'Inter';
  src: url(/fonts/InterVariable-Italic-latin.woff2) format('woff2');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Space Grotesk';
  src: url(/fonts/SpaceGrotesk-latin.woff2) format('woff2');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}

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