Uploaded fonts using @font-face won't show in the visual editor

It’s not a part of Pinegrow, but here’s a site that makes it easy to self-host fonts, using fonts you get from Googlefonts:

Copied from this Pinegrow Forum link:

  1. Using some of the other links and info above led me (eventually) to find a really helpful font resource for anyone wishing to host their own fonts. It makes it easy to use Google Fonts, but lets you load them on your own site rather than linking through Google. Here’s link:

https://google-webfonts-helper.herokuapp.com/fonts

Site by Mario Ranftl I think it’s a GitHub project. Free, of course. And its AWESOME!

It lets you pick from any of the 972 Google Fonts, where you then:

Pick your Character Set,
Choose what Weights/Styles you want,
Decide on your level of support (Modern Browsers vs. Old AND Modern Browsers),
Then it makes the code for you (so you can copy/paste it into your CSS), and finally it
Puts the fonts you chose into a bundle to download straight to your hard drive. Done.