/* ============================================================
   Xier — Webfonts
   SUBSTITUTION (flagged to the user): the source brand uses the
   licensed "ABC Repro" + "ABC Repro Mono". We map to the nearest
   open equivalents that fully support Simplified Chinese:
     ABC Repro       → IBM Plex Sans SC
     ABC Repro Mono  → IBM Plex Mono
   Swap the @import below for self-hosted @font-face if you
   license the originals.
   ============================================================ */
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+SC:wght@300;400;500;600;700&family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;1,400&display=swap");
