/* Noto Sans SC —— 自托管内容级子集
 * 授权：SIL Open Font License 1.1（可免费商用）
 * 由 scripts/subset-font.mjs 依据源码中实际出现的字形生成，
 * 覆盖 1060 个码位；可变字体保留 wght 轴，400 与 700 共用同一文件。
 * 运行时不请求任何境外资源。
 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('/fonts/noto-sans-sc-subset.woff2') format('woff2');
}
