/* Webfonts. The .fig ships no font binaries; Inter and Work Sans are both
   available on Google Fonts under the exact family names the file uses. */
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Roboto+Mono:wght@100..700&display=swap");
:root{--font-sans:"Inter","Inter var",system-ui,-apple-system,"Segoe UI",sans-serif;--font-display:"Work Sans","Inter",system-ui,sans-serif;--font-alt:"Manrope","Inter",system-ui,sans-serif;--font-mono:"Roboto Mono",ui-monospace,SFMono-Regular,Menlo,monospace}
