/* ============================================================
   S3 Regnskap — Webfonts
   ------------------------------------------------------------
   Display : Bebas Neue   — the logo wordmark face. All-caps,
                            tall & condensed. Headlines + big
                            numbers only.
   Text/UI : Hanken Grotesk — clean neo-grotesque for body,
                            labels, UI. Has tabular figures.
   Mono/data: IBM Plex Mono — figures, ledgers, code, AI output.

   NOTE: Served from Google Fonts for reliability. To fully
   self-host, drop woff2 files in assets/fonts/ and swap the
   @import for local @font-face rules pointing at them.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Hanken+Grotesk:ital,wght@0,300..800;1,400..600&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
