/* ---------- Typefaces ----------
   Gochi Hand — SIL OFL 1.1 — unjoined handwritten. Signature only.
                Single weight (400), display only. HARD FLOOR: 22px.
                Below 22px it thins out and mushes — use Archivo 800.
   Archivo    — SIL OFL 1.1 — grotesque. Display, body, UI.
   Self-hosted on purpose. Do not load from a CDN: a failed webfont request
   falls back to the generic `cursive` keyword, which resolves to Apple
   Chancery on macOS and turns the brand calligraphic.
------------------------------------------------------------------------- */
@font-face{font-family:"Gochi Hand";src:url("../fonts/gochi-hand.woff2") format("woff2");font-weight:400;font-style:normal;font-display:block}
@font-face{font-family:"Archivo";src:url("../fonts/archivo-var.woff2") format("woff2-variations"),url("../fonts/archivo-var.woff2") format("woff2");font-weight:100 900;font-stretch:62% 125%;font-style:normal;font-display:block}
