 
	
		
		
		
		
			
Hello,
I have a problem with getting custom font from S3.
In console eror (in private content).
My CORS:
<CORSConfiguration>
    <CORSRule>
        <AllowedOrigin>*</AllowedOrigin>
        <AllowedMethod>GET</AllowedMethod>
        <MaxAgeSeconds>3000</MaxAgeSeconds>
        <AllowedHeader>Authorization</AllowedHeader>
    </CORSRule>
</CORSConfiguration>
Hey mdxclr,
does this happen when using a default WP theme as well?
Best regards,
Andy
No, if i tried to use custom font on default theme – there is no problem.
If uploaded font(fontello) via Enfold – happened like this.
Hi,
Thank you for the info. Please follow the instructions here: http://kriesi.at/documentation/enfold/enable-cors/
Best regards,
Ismael
It works, thank you.
Hi,
Glad we could help :)
Best regards,
Vinay
