/* Fluxio webfonts — loaded from Google Fonts.
   NOTE: the FLUXIO wordmark is a custom rounded-geometric logotype (used only in the logo asset).
   The brandbook ships no explicit UI typeface, so these are matched substitutes:
     Poppins  — geometric, rounded; echoes the logo, used for display/headings
     DM Sans  — clean neutral grotesque; used for body & UI
     DM Mono  — tabular figures for metrics / IDs on the charging dashboards */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,700&family=DM+Mono:wght@400;500&display=swap');
