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
Phoca font and Fire Fox
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca font and Fire Fox
Hi, maybe this should be a question on firefox Testing with Firefox on Windows without any problem
If you find Phoca extensions useful, please support the project
- alphastar
- Phoca Member
- Posts: 10
- Joined: 31 Jan 2009, 17:31
- Location: Donetsk, Ukraine
- Contact:
[Solved] Phoca font and Fire Fox
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
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?
Code: Select all
body {
font-family:"arial",knockout;
}
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?
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca font and Fire Fox
Hi, no experiences there
If you find Phoca extensions useful, please support the project