/* Material 3 uses Roboto for both brand and plain type roles (per the Figma
   "Font theme" variable collection: --static-font-brand / --static-font-plain = "Roboto").
   Roboto, Roboto Mono and Roboto Flex are loaded from Google Fonts.
   NOTE: sample/example screens in the source also used "Google Sans" / "Google Sans Text",
   which are Google-proprietary and not redistributable — those fall back to Roboto here. */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&family=Roboto+Mono:wght@400;500;700&family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap");
