/* ==========================================================================
   Escbot — Webfonts
   Geist + Geist Mono served from Google Fonts.
   NOTE: substitution flag — the brief specified an Apple-like / Weavy.ai
   developer aesthetic but named no specific font. Geist (Vercel's UI font)
   is the closest production match for this deep-dark dev look. Swap the
   @import below for self-hosted @font-face rules if you have licensed files.
   ========================================================================== */

@import url("https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&family=Geist+Mono:wght@400;500;600&display=swap");
