Hello! I just setup the plugin and was wondering what the recommended best practice is for defining the fallback fonts if I apply the font via the Customizer interface? For example, I’d like to define something like this:
font-family: “Custom Font”, Helvetica, Arial, sans-serif;
Or is it best to apply the fonts in my custom CSS so as to not duplicate things?
Thank you!