开发者

Font-face with Internet Explorer

开发者 https://www.devze.com 2023-02-12 16:07 出处:网络
Does anyone know are there any issues with using more than 1 or 2 @font-fac开发者_StackOverflow社区e declarations with IE? I\'m only getting one typeface to display, the other won\'t at all.

Does anyone know are there any issues with using more than 1 or 2 @font-fac开发者_StackOverflow社区e declarations with IE? I'm only getting one typeface to display, the other won't at all.

Cheers


Shouldn't be. I have three of them working here: @font-face :: IM FELL English.


Have you generated the right fonts to work with Internet Explorer (eot)? This tutorial: Generating custom fonts with @font-face describes generating the correct syntax to support all browsers. No reason why multiple wouldn't work. If you're still having some issues perhaps you can post your code or example link?

0

精彩评论

暂无评论...
验证码 换一张
取 消