@font-face {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("/assets/fonts/space-grotesk-variable.woff2") format("woff2");
}

:root {
  --font-sans: "Space Grotesk", "Helvetica Neue", Arial, sans-serif;
}
