Hello!
Is there a way to remove Webfont.js or stop it from loading as Google’s webfont.js is blocked by China.
My site has to use the font Ubuntu ( a google font), but I have already downloaded the fonts and uploaded it manually to Webflow hoping it can solve the issue.
However, this does not stop Webflow from writing this js path on the top. It blocks everything…
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
It looks like it will be there whenever I pick the Ubuntu font.
How to solve the issue?
Anthony