/* Self-hosted: the page makes no third-party request at all. Latin subset only;
   Space Grotesk is a variable font, so one file covers every weight the page uses. */
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('/fonts/space-grotesk-latin.woff2') format('woff2');
}
