-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
Right now we have Noto Sans only for Latin/Cyrillic.
Let’s add all other languages.
- Check the list of all
@fontsource-variable/noto-san-* - Select only live languages which can be found on Internet and have >1000 live native speakers.
- Add packages to
web/project. - Find a way to load all fonts together and use depending on symbols. For instance, but changing
Noto Sans JP Variableto commonNoto Sans Variableand rely onunicode-range(maybe use PostCSS plugin?). - Load them in
web/main/fonts with all writing systems (use Wikipedia on that languages, for instance).6. Check that addedwoff2` files are loaded in browser only when there is relevant text on the page.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Ready to Take