/* Tassel webfonts.
   Manrope  — brand + product UI body/headings (the brand font per the Brand Guide).
   Inter    — product UI default (Ant Design surfaces render in Inter throughout the app).
   Sora     — display / numeric accents used in the design file.
   Loaded from Google Fonts. Swap to self-hosted .woff2 if offline use is required. */

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