- This topic has 1 reply, 2 voices, and was last updated 8 years, 1 months ago by .
-
Ticket
-
We want to use Montserrat font, but currently there’s only Latin subset available on Google Fonts. We have all the necessary CSS and font files ready with our extended version of the font, but how can we “overwrite” the JavaScript code for WebFontLoader that Redux Framework inserts into the <head> with our own? It’s really unnecessary to let the same font load twice, once from Google and once from our own server and modifying the theme files doesn’t seem like a good solution. Is there a simple solution that we can use in the child theme?
We wish to override this JavaScript snippet entirely:
unicon/framework/admin/ReduxCore/framework.php:1665
Sorry, only verified customers can view ticket replies.