/* Self-hosted CJK subtitle font — see public/fonts/README.md and docs/subtitle-fonts-p0-plan-2026-06-16.md.
   Used by projector + obs to kill font drift on unfamiliar projection/streaming machines.
   ?v= must be bumped manually on font update (deploy cache-buster only touches .js?v=). */
@font-face {
  font-family: 'Noto Serif SC';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/NotoSerifSC-Medium.woff2?v=20260616') format('woff2');
  font-display: swap;
}
