Background of the issue:
I am trying to display custom fonts in Persian and Arabic on my site hidden link. However, the fonts are sometimes not displayed due to a CORS policy issue.
Symptoms:
Access to font at 'hidden link' from origin 'hidden link' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Questions:
How can I resolve the CORS policy issue to display custom fonts in Persian and Arabic?
What steps should I take to allow font access from fa.sgpco.com?
2) Otherwise, we recommend reaching out to your web hosting provider and requesting them to set the CORS policy specifically with the
Access-Control-Allow-Origin header. This adjustment will allow your 2nd domain to correctly load content from the intended source domain. For detailed guidance on setting CORS policies, please visit: hidden link
Regards,
Drazen
The topic ‘[Closed] Not displaying fonts in Arabic and Persian’ is closed to new replies.