/* ============================================================
   Tierra Firme — Webfonts
   The logo lettering is a bespoke hand-carved display face and
   is delivered as artwork (see assets/logos). For live UI text
   we use the closest-in-spirit Google Fonts:
     • Zilla Slab    — rugged, sturdy slab serif (display/headings)
     • Hanken Grotesk — warm humanist sans (body/UI)
     • Special Elite  — stamped typewriter (eyebrows / rustic tags)
   ⚠ SUBSTITUTION: these stand in for the brand's custom artwork
   font. Swap in licensed binaries via @font-face when available.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Zilla+Slab:wght@400;500;600;700&family=Hanken+Grotesk:wght@400;500;600;700;800&family=Special+Elite&display=swap');
