Forums

Full Version: Global Font
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How to use a new global font that is not present in the dashboard property?

can use it using a script in the dashboard

sdk.applyGlobalFont({'url': 'https://fonts.googleapis.com/css?family=Nunito+Sans&display=swap', 'fontFamily': 'Nunito Sans', 'useGlobalFont': 'true'});