/* * Google Sans Flex (SIL Open Font License 1.1, resources/fonts/google-sans-flex/OFL.txt). * * One variable woff2, cut down with fontTools: Latin and Latin Extended plus a handful of * symbols (≈ →), weight 400–700 and roundness 0–100 kept, width, grade, slant and optical * size pinned — 63 KB where the full font is 4 MB. Vite copies it into the application's * build from this relative url. * * An application that wants another typeface overrides `--md-ref-typeface-brand` (and so * `font-sans`) after importing material.css. */ @font-face { font-family: 'Google Sans Flex'; src: url('../../fonts/google-sans-flex/GoogleSansFlex-Latin.woff2') format('woff2'); font-weight: 400 700; font-style: normal; font-display: swap; }