-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
enhancementNew feature or requestNew feature or request
Description
🆒 Your use case
As noted in #657, unifont google provider includes both woff2 and woff with overlapping font data. For many application targeting modern browser, only woff2 is necessary.
Related to #658, with current single hard-coded font, this is less noticable, but when requesting multiple weight range, it looks like meta.priority: 1
version cannot return variable fonts (perhaps because google returns non variable font for old user agent) and it causes downloading a lot more unnecessary font files for each weight.
🆕 The solution you'd like
Use only fonts with meta.priority: 0
on fontless side by default.
🔍 Alternatives you've considered
No response
ℹ️ Additional info
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request