/* ============================================================
   Vederra OS — Webfonts
   Inter (UI) + IBM Plex Mono (numerics/identifiers).
   Currently served from Google Fonts CDN. To self-host,
   drop the woff2 files in assets/fonts/ and replace this
   @import with local @font-face rules.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
