Problem @font-Face And Subdomain

Hello,

Upgrade V 4.2.3

I have a display issue in Firefox and IE with special fonts. > picture erreur1.jpg



The htaccess in the /var directory is this one :



Order deny,allow

Deny from all



order allow,deny

allow from all





The display is not right and i'm getting errors (with firebug)



“NetworkError: 403 Forbidden - http://mysite/var/cache/misc/statics/design/themes/metros/media/fonts/fontawesome-webfont.woff?v=3.0.1

fontawe…v=3.0.1

“NetworkError: 403 Forbidden - http://mysite/var/cache/misc/statics/design/themes/metros/media/fonts/fontawesome-webfont.ttf?v=3.0.1



If i remove the var/htaccess it works. > picture ok1.jpg



The htaccess code from the root :







Header set Access-Control-Allow-Origin “*”





If anyone has suggestions?



Thanks



Lucien

erreur1.jpg

ok1.jpg