/* ============================================================
   SellTheNews — Webfonts
   Sans:  Inter        — the "Inter-like" legible UI sans the brand calls for
   Mono:  JetBrains Mono — tabular figures for prices / confidence / %
   Loaded from Google Fonts CDN. See readme.md → VISUAL FOUNDATIONS for the
   self-host note (substitution flagged to the user).
   ============================================================ */

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