/* Space Grotesk variable font (latin subset) covering 300–700 */
@font-face {
  font-family: 'Space Grotesk';
  src: url('/fonts/space-grotesk-variable-latin.woff2') format('woff2');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}

