/* Deferred heading face — keep out of inlined critical CSS (mobile LCP). */
@font-face {
  font-family: 'Space Grotesk';
  src: url('/assets/fonts/space-grotesk.woff2') format('woff2');
  font-weight: 600 800;
  font-style: normal;
  font-display: optional;
}
