/* ==========================================================================
   Entwine — Webfonts
   Inter — the product UI typeface (all headings, UI, body, numerals). Chosen
   as the closest Google Fonts match to the Ecosystem Intelligence Dashboard;
   flag to the user if Entwine ships a licensed brand font instead.
   IBM Plex Mono — optional: code blocks, dense tabular data.
   If self-hosting is required, replace these @imports with local @font-face
   rules pointing at copied binaries.
   ========================================================================== */

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