/* ══════════════════════════════════════════════════════════
   海燕网站设计模块 · 字体（自托管子集，OFL 可商用）
   ⚠️ 换站必须重新子集化：python3 scripts/subset_fonts.py <dist目录>
   ══════════════════════════════════════════════════════════ */
@font-face{
  font-family:'Noto Serif SC';font-style:normal;font-weight:900;font-display:swap;
  src:url(fonts/serif-900.woff2) format('woff2');
}
@font-face{
  font-family:'Noto Sans SC';font-style:normal;font-weight:300;font-display:swap;
  src:url(fonts/sans-300.woff2) format('woff2');
}
@font-face{
  font-family:'Noto Sans SC';font-style:normal;font-weight:400;font-display:swap;
  src:url(fonts/sans-400.woff2) format('woff2');
}
