@font-face {
  font-family: "Fraunces";
  src:
    url("/fonts/fraunces/Fraunces-Variable.woff2") format("woff2"),
    url("/fonts/fraunces/Fraunces-Variable.ttf") format("truetype");
  font-display: optional;
  font-style: normal;
  font-weight: 100 900;
}

@font-face {
  font-family: "Space Grotesk";
  src:
    url("/fonts/space-grotesk/SpaceGrotesk-Variable.woff2") format("woff2"),
    url("/fonts/space-grotesk/SpaceGrotesk-Variable.ttf") format("truetype");
  font-display: optional;
  font-style: normal;
  font-weight: 300 700;
}
