/* Local fonts (offline) */
@font-face {
  font-family: "Space Grotesk";
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("../fonts/space-grotesk/SpaceGrotesk-wght.ttf") format("truetype");
}
