/* MUI GO 2.0 — Webfonts
   The Figma file uses Roboto (primary UI), Inter (annotation/small labels),
   and Roboto Mono (code / numeric display). All three are Google Fonts.
   Loaded from the Google Fonts CDN. */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Roboto+Mono:wght@400;500&family=Inter:wght@400;500&display=swap');
/* Material Icons — the icon system used throughout the Figma file.
   Each glyph is stored as a vector component in the source; they are the
   Material Icons set, delivered here from its canonical webfont. */
@import url('https://fonts.googleapis.com/icon?family=Material+Icons&family=Material+Icons+Outlined');
