Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Font Face rare issue
I had similar problems but a workaround. Put this in your htaccess:
<FilesMatch "\.(ttf|otf|eot)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>
Digital nomad, sailing the world on a sailboat: 32fthome.com
Offline