/* Self-hosted Noto Sans TC (subset) — consistent Traditional Chinese across
   all devices. Fonts are OFL-licensed; see assets/fonts/OFL.txt.
   Regenerate the woff2 subsets with: python3 tools/build_fonts.py */
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/NotoSansTC-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/NotoSansTC-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/NotoSansTC-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/NotoSansTC-700.woff2') format('woff2');
}
