majodev / google-webfonts-helper

A Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets
https://gwfh.mranftl.com
MIT License
12.02k stars 420 forks source link

Modern browsers as default #60

Closed theel0ja closed 1 year ago

theel0ja commented 6 years ago

https://caniuse.com/#search=woff

Well, nearly all browsers support (94.53% support, Opera Mini and old legacy browsers don't) support WOFF and/or WOFF2, so I think that "Modern Browsers" should be default.

steebchen commented 5 years ago

Agree. It doesn't really matter though, because browsers only load the font file they use anyway (for example, latest Chrome/FF loads woff2).

majodev commented 1 year ago

Closed via https://github.com/majodev/google-webfonts-helper/pull/173 (via https://github.com/majodev/google-webfonts-helper/issues/162).