/* ============================================================
   Zenflux — Fonts
   Brand typeface: Inter (Headings / Body / UI / Labels)
   ------------------------------------------------------------
   The brand guide specifies Inter as the single typeface for
   everything. It is loaded here from the Google Fonts CDN.
   NOTE: for production, self-host the Inter woff2 files and
   replace this @import with local @font-face rules. The build
   sandbox could not download the binaries, so the CDN is used.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
