/* ============================================================
   FONTS — Empresas Directory System
   ------------------------------------------------------------
   NOTE: No brand font files were provided. These are loaded from
   the Google Fonts CDN as the closest match to the intended
   "very rounded, friendly" brand voice:
     · Fredoka  — display / headings (extremely rounded, warm)
     · Nunito   — body / UI (soft rounded terminals, high legibility)
     · Space Mono — code / data specimens
   If real brand fonts exist, replace this file with local
   @font-face rules and update tokens/typography.css.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&family=Nunito:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&family=Space+Mono:wght@400;700&display=swap');
