/* ──────────────────────────────────────────────────────────────
   Kinetika — Webfonts
   Headlines:  Cinzel    (exact brand spec — on Google Fonts)
   Body/UI:    Mulish    (embeddable match for Avenir Next)
   ─────────────────────────────────────────────────────────────
   Avenir Next was the original body spec, but it has no free web
   license, so the system uses Mulish — the closest freely-
   embeddable humanist-geometric sans (same x-height, open
   apertures, warmth). It renders identically on every device.
   To switch to true Avenir Next, license a webfont kit, add its
   @font-face here, and put 'Avenir Next' first in --font-body. ── */
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Mulish:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&display=swap');
