/* ============================================================
   MIMIC — Webfonts
   Rubik & Inter are the app's real fonts; both are on Google
   Fonts. Loaded here so consumers linking styles.css get them
   automatically. If you need fully-offline/self-hosted binaries,
   swap these @import lines for local @font-face declarations.
   ============================================================ */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Rubik:wght@400;500;700&display=swap");
