Joined June 2014
·

Kevin

Freelance
·
Lyon, France
·
·
·

Posted to Understanding @font-face over 1 year ago

Nice reminder :)
It should not be forgotten that on Windows, Chrome and Firefox have a different method to render the fonts. There is some hacks for Chrome like putting the .svg src just after the .eot src in your @font-face declaration. You can also add an opacity (ex: opacity: 0.999px;) to force the graphic rendering engine to do his job.

Achievements
59 Karma
0 Total ProTip Views