/* Self-hosted Nunito (SIL Open Font License 1.1 — fonts/OFL-Nunito.txt). Latin + digits subset only.
   Chinese uses the system fonts first (PingFang HK / Noto Sans CJK) and upgrades to Noto Sans TC when
   Google Fonts arrives (loaded asynchronously in index.html — never blocks the first frame). */
@font-face { font-family: 'Nunito'; font-style: normal; font-weight: 800; font-display: swap; src: url(../fonts/nunito-800.woff2) format('woff2'); }
@font-face { font-family: 'Nunito'; font-style: normal; font-weight: 900; font-display: swap; src: url(../fonts/nunito-900.woff2) format('woff2'); }
