Home › Forums › Use Any Fonts › Defining fallback fonts
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!
Hi Travis,
Using our plugin Use Any Font, the fallback is not needed as the font is loaded in all browsers.
Thanks
Ok, thank you!