/* ONE ELECTRIC — Webfonts
   Google Fonts substitution (no vendored binaries provided).
   Archivo  → industrial grotesque for display / headlines
   Barlow   → low-contrast workhorse grotesque for UI + body
   IBM Plex Mono → technical / data / spec readouts
   NOTE: served from Google Fonts CDN. See readme.md → Fonts. */

@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@500;600;700;800;900&family=Barlow:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
