Google Fonts Missing font Family

Hello, I upgrade the template version and now I got this message, and in the FTP all files .woff are missing, but I don’t know where those files are:

"

400: Missing font family

The requested font families are not available.

Requested: proxima-nova (style: normal, weight: 300),proxima-nova (style: normal, weight: 400),proxima-nova (style: normal, weight: 700)

For reference, see the Google Fonts API documentation.

font-display: swap; }"

Hello @eltesoro2021,

Thanks for writing to us.

It seems that the URLs are not fully replaced while moving the site from HTTP to HTTPS which 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 which 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.