/* Self-hosted. Archivo is the full variable font (both axes); Zen Kaku Gothic New
   is a glyph-exact subset of only the characters this page sets. Regenerate with
   node tools/fetch-fonts.mjs */

/* vietnamese */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 62% 125%;
  font-display: swap;
  src: url(fonts/archivo-0.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 62% 125%;
  font-display: swap;
  src: url(fonts/archivo-1.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 100 900;
  font-stretch: 62% 125%;
  font-display: swap;
  src: url(fonts/archivo-2.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;
}

/* Weight 400 only. `.ja` sets 400 explicitly and is the sole selector that applies this
   family, so the 500 face that used to sit here could never be matched — it shipped in
   the repo and was never once requested. */
@font-face {
  font-family: 'Zen Kaku Gothic New';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/zenkaku-0.woff2) format('woff2');
  unicode-range: U+30fb, U+4eac, U+5409, U+58eb, U+5927, U+5929, U+5bcc, U+5bfa, U+5c71, U+5c90, U+5ca1, U+5cf6, U+5ddd, U+5fb3, U+65e5, U+672c, U+6771, U+68a8, U+738b, U+7530, U+767d, U+90f7, U+90fd, U+9580, U+961c, U+962a, U+9759, U+9cf4;
}
