Let’s be clear: hosting Google web fonts in a GDPR compliant way on your own server requires significant effort. You’ll need to download all the necessary .eot, .woff, .woff2, .ttf, and .svg files, upload them to your server, and then add the corresponding CSS snippet.
Sounds simple? It would be, if Google offered direct download links for the files and a ready-made CSS for self-hosting. Since they don’t, and to avoid relying on font generation tools like Font Squirrel, I created a service called google-webfonts-helper to streamline the process.
Be the first to comment
Add your thoughts and get the conversation going