/* 自我托管的 Noto Sans TC — 子集化變數字型 (wght 100–900)，取代外部 Google Fonts。
   子集涵蓋站內靜態內容 + 共契 CSV 動態內容;未涵蓋的罕用字會退到 sans-serif 系統中文字型。
   重新產生方式見 scripts/build-fonts.sh。 */
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/fonts/noto-sans-tc-subset.woff2') format('woff2');
}
