/* ============================================================
   Kai — Webfonts
   CJK + mono are free (Google Fonts). The two Latin display
   faces in the spec are commercial and SUBSTITUTED here:
     Neue Haas Grotesk  ->  Hanken Grotesk  (clean grotesque)
     Canela (serif)     ->  Cormorant        (high-contrast serif)
   Replace these @import lines with licensed @font-face files
   when available. See readme.md "Font substitutions".
   ============================================================ */

@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@400;500;700&family=Noto+Sans+TC:wght@400;500;700&family=JetBrains+Mono:wght@400;500;700&family=Hanken+Grotesk:wght@400;500;600;700;800&family=Cormorant:ital,wght@0,400;0,500;1,400;1,500&display=swap");
