/* 3rt1 web fonts -- vendored, latin subset only.
 *
 * Served locally rather than from fonts.googleapis.com: ad blockers and privacy
 * extensions routinely block that host, and a blocked stylesheet silently
 * changes the typography of the whole site.
 *
 * Orbitron is the display face -- wordmark, headings, HUD numerals. It is a
 * wide geometric techno face and is only used in uppercase, where it is
 * strongest. Inter carries all body and UI text.
 *
 * Both are variable fonts: one file per family covers the whole weight range
 * given below, so asking for a discrete weight would only ship the same file
 * again under a different name.
 *
 * Both families are SIL Open Font License 1.1.
 *
 * Generated by scripts/fetch-fonts.py -- do not edit by hand.
 */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../fonts/inter.260c81a4759b.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: 'Orbitron';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("../fonts/orbitron.5d281085f727.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;
}
