/* ============================================================
   Grupo Martec — Webfonts
   Substitution flag: original brand asks to match polsia.com
   typography (modern confident grotesque, strong weight
   contrast, tight display tracking). No binaries were provided,
   so we use the closest Google Fonts equivalents:
     - Display / Headings → Space Grotesk (technical, tight, telemetry)
     - Body / UI          → Hanken Grotesk (neutral, legible)
     - Mono / Terminal    → JetBrains Mono (data + boot console)
   Replace with licensed brand fonts when available.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Hanken+Grotesk:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap');
