@font-face {
  font-family: "space-grotesk";
  src: url("/uploads/fonts/SpaceGrotesk-Medium-1.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "space-grotesk";
  src: url("/uploads/fonts/SpaceGrotesk-Regular-1.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}