If you ever have an issue with font face not loading custom fonts on a secure url, it's probably an error where the browser does not want to load mixed/unsecure content. To fix this, I changed the relative urls to absolute ones with a // at the start without the http information. It may cause the site to load slightly longer.
No comments:
Post a Comment