/* ─────────────────────────────────────────────────────────────────────────────
   Zypp · Webfonts
   Two intentional faces, both from Google Fonts:
   · Schibsted Grotesk — display / headings. A crisp Swiss-leaning neo-grotesk
     with real character (fitting for a media-adjacent job brand), replacing the
     all-Inter look that reads generic.
   · Inter — body, UI, and controls. Production-accurate and excellent for dense
     text and forms.
   No binaries are vendored; consumers get the @import below.
   ───────────────────────────────────────────────────────────────────────────── */

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