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

Wrong Chrome version support in comment #58

Closed felipemsantana closed 1 year ago

felipemsantana commented 6 years ago

https://github.com/majodev/google-webfonts-helper/blob/56faa9c6a543ec5504eb79d9ab7831a3a50a35be/client/app/cssCode/cssCode.html#L21-L22

According to https://caniuse.com/#search=woff It should be Chrome 36+ and Chrome 5+ respectively.