/* Chinese build only: Cloud has no CJK coverage, so Noto Sans SC backs it up.
   One variable file (wght 100–900) subset to the characters this page uses —
   regenerate with scripts/gen-fonts.sh after editing src/i18n/zh.json. */
@font-face {
  font-family: 'Noto Sans SC';
  src: url('../fonts/NotoSansSC-subset.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
