/* Self-hosted, latin subset only.
 *
 * Generated from the Google Fonts CSS this file replaces. Serving the faces
 * from our own origin removes two cross-origin round trips before any text can
 * paint, the stylesheet from fonts.googleapis.com and then the woff2 files
 * from fonts.gstatic.com, each needing its own DNS and TLS handshake on a cold
 * connection. Only the weights the rendered pages actually compute to are here;
 * check with getComputedStyle across routes before adding one.
 *
 * One file per family, with a weight RANGE rather than one rule per weight:
 * these are variable fonts, so Google's 400 and 500 URLs resolve to the same
 * bytes. Declaring them separately shipped each family twice, 210KB of fonts
 * where 105KB was needed, and the browser had no way to know the two files
 * were identical.
 */

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url(/fonts/Inter.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/fonts/JetBrainsMono.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 600 700;
  font-display: swap;
  src: url(/fonts/Sora.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
