/* ============================================================
   HELEA — FONTS
   Brand font is "Acumin Variable Concept" (Adobe) — a neutral
   neo-grotesque. It is not web-distributable, so this system
   substitutes the closest free near-matches:
     · Display / headings → Archivo  (wide, authoritative grotesque)
     · Body / UI          → Hanken Grotesk (legible, generous humanist)
   Replace these with self-hosted Acumin if/when licensed.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@500;600;700;800;900&family=Hanken+Grotesk:wght@400;500;600;700&display=swap');
