How to correct / change Font loading URLs?
-
I developed a site using Gutenverse on my local machine. When I moved it to the live server, the fonts were broken. Gutenverse is generating a file in /wp-content/fonts/ that includes paths on my local machine, like so:
src: url(D:/MAMP/htdocs/wallach/wp-content//fonts/heebo/NGSpv5_NC0k9P_v6ZUCbLRAHxK1EiS2sd0mg7UiCXC5VkK8.woff) format('woff');
I deleted those auto-generated .css files, but they came back again with the wrong links.
- Where does Gutenverse get that URL from so that I can correct it?
- Is there an option to simply load the fonts from Google rather than the site’s own wp-content?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to correct / change Font loading URLs?’ is closed to new replies.