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

Downloading several fonts at once #39

Open edasaki opened 7 years ago

edasaki commented 7 years ago

Is there any way to load several fonts at once in the helper? Kind of like how in the actual API we can do stuff like https://fonts.googleapis.com/css?family=Montserrat|Quicksand|etc.etc. to load a bunch of fonts in one line.

And thank you for creating such a useful webapp!