Why Arial Narrow font not working on my blog?
I have one blog name http://articlezeneu.blogspot.com/, I have used Arial Narrow font at Post title. On Chrome and IE, it's working but on firefox it shows Arial.
Can anyone can solve my problem?
I have one blog name http://articlezeneu.blogspot.com/, I have used Arial Narrow font at Post title. On Chrome and IE, it's working but on firefox it shows Arial.
Can anyone can solve my problem?
All Replies (1)
You may have to use extra CSS properties on Windows to make Firefox use the Arial Narrow font: font-stretch:condensed
When DirectWrite rendering is used rather than GDI rendering, font families are grouped differently.
How a browser reacts here will depend on which font subsystem it's using.
Windows has two different font subsystems: GDI and DirectWrite.