@font-face {
  font-family: "Space Grotesk";
  src: url("/assets/fonts/space-grotesk-regular.woff2") format("woff2"),
    url("/assets/fonts/space-grotesk-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
