/**
 * Neyham type loading — Source + Noto (Scheme A)
 * Latin: Source Sans 3 / Source Serif 4 (small)
 * CJK: Noto Sans SC + Noto Serif SC (swap; system stack first)
 *
 * Note: For mainland reliability, prefer self-host later.
 * This file uses Google Fonts css2; falls back to PingFang / YaHei instantly.
 */

/* Preload-friendly: link tags should preconnect in HTML.
   Keep weights minimal for “premium but not heavy”. */

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Noto+Serif+SC:wght@500;600&family=Source+Sans+3:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Source+Serif+4:opsz,wght@8..60,500;8..60,600&display=swap");
