I'm setting up a new site with grav and am using Antimatter as theme. When checking the site I realized that the site loads Google Webfonts. I dislike it when visitors are sent to 3rd party sites. So I try to think about possibilities to omit that.
So I can download the fonts and change the theme to load everything locally. Another possibility would be to copy the theme and make changes there.
Another idea would be having a plugin which downloads the fonts and sets up the themes in a way that they use the fonts from the local installation. Do you know about such a plugin? Is it possible to build such a plugin?
Or generally speaking: What would you suggest to deliver fonts from my own site? (It would be perfect if I could use it among different themes and if a change of a theme wouldn't affect this behavior)