Merge pull request #19329 from dvdksn/font-display-fallback-mainfont

css: add font-display fallback for main webfont
This commit is contained in:
David Karlsson 2024-02-07 11:28:44 +01:00 committed by GitHub
commit f3c67eb3a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
font-weight: 100 1000; /* Range of weights Roboto Flex supports */
font-stretch: 25% 151%; /* Range of width Roboto Flex supports */
font-style: oblique 0deg 10deg; /* Range of oblique angle Roboto Flex supports */
font-display: fallback;
}
/* Roboto Mono */