Browser: Any
OS: any.
URL: link
Custom fonts are not loaded on alias subdomains due to CORS policy.
Adding
<FilesMatch ".(eot|otf|ttf|woff|woff2)">
Header always set Access-Control-Allow-Origin "*"
</FilesMatch>
in .htaccess didn’t solve the issue.
Matej
2
Hey @Illarion,
from what I see on your domain, all fonts are loaded properly:
Can you confirm this?
Best regards,
M
Hi,
The problem was solved on the hosting side
1 Like
Matej
4
That’s nice, I’m happy that it got solved.
Regards,
M