Page 1 of 1
Phoca font and Fire Fox
Posted: 23 Mar 2012, 19:45
by janvankuijk
The site
http://www.hermanbooks.nl is running ok with Phoca Font on IE, Chrome and Safari.
On FireFox and on _ _ it's not working. The original font is used.
What's happening?
Jan
Re: Phoca font and Fire Fox
Posted: 29 Mar 2012, 00:23
by Jan
Hi, maybe this should be a question on firefox
Testing with Firefox on Windows without any problem
[Solved] Phoca font and Fire Fox
Posted: 31 Mar 2012, 22:21
by alphastar
I've the same problem. I've removed all tags
font-family from temolate.css. Install last Phoca-font version. Make 2 fonts arial as default and knockout as second. IE9 and Chrome displayed site as I want. But FireFox 11 display only secondary font (knockout). When I use firebug I saw this
Code: Select all
body {
font-family:"arial",knockout;
}
So why arial has
""? Does PhocaFont add this ore may be it was added by arial.ttf?
Then I open my arial.ttf in FontCreator and set the embedded level as
No subseting. And all works fine. May be FireFox as IE9 follows for font embedding is depend on license rights?
Is this a decision?
Re: Phoca font and Fire Fox
Posted: 03 Apr 2012, 00:04
by Jan
Hi, no experiences there