Issue with custom fonts

Hello! I’m adding custom fonts to a website and these aren’t showing up. No matter what I do or what I try. I’ve done hundreds of sites with Pro before and custom fonts have always worked, but it’s not working now :frowning:
Can you help?

Hello @fabipaolini,

Thanks for writing to us.

It seems that the URLs are not fully replaced while moving the site from HTTP to HTTPS and that causes the Mixed Content issue [ HTTP and HTTPS ] blocking to load of the Font files. I would suggest you replace the URL properly and check this again, there are many URL replacement Plugins available in WordPress that help you to replace the URL.

This article will be helpful in this:https://www.wpbeginner.com/plugins/how-to-update-urls-when-moving-your-wordpress-site/

Also, remember that the exact URL should be mentioned in Setting > General, WordPress Address, and Site URL, including the protocol i.e. HTTP/HTTPS.

Hope this helps.
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.