I have seen a lot of answers in stackoverflow about this issue but none of them solve my issue.
I am using Opencart Store with custom typography and I see this error:
Resource interpreted as Font but transferred with MIME type text/html: "[http://www.11maguen11.com/catalog/view/theme/default/stylesheet/miller-textroman-webfont.woff]".
Resource interpreted as Font but transferred with MIME type text/html: "[http://www.11maguen11.com/catalog/view/theme/default/stylesheet/miller-textroman-webfont.ttf]".
Resource interpreted as Font but transferred with MIME type text/html: "[http://www.11maguen11.com/catalog/view/theme/default/stylesheet/miller-textroman-webfont.svg]".
I have tried to add in the .htaccess
AddType application/vnd.ms-fontobject .eot
AddType font/ttf .ttf
AddType font/otf .otf
AddType application/font-woff .woff
AddType application/x-font-woff .woff
and other different possibilities I see in stackoverflow but I can't solve my problem without any of them.
Also in the index of my homepage the slideshow is loading like a very slow loading (as internet in the past) as you can see here:
http://www.11maguen11.com/slidemal.jpg
http://www.11maguen11.com/slidemal2.jpg
And I don't know if is related with this issue.
The website is: http://11maguen11.com