Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

@font-face problem in firefox 8

  • 3 个回答
  • 76 人有此问题
  • 10 次查看
  • 最后回复者为 jerry12

more options

I've just downloaded the new version of FF for MAC Os. I'm using @font-face to load in a font from the root of my server, however, it is ONLY displaying on the homepage all other pages are displaying the default - this is driving me crazy - any idea?

Thanks Darren

Here's the code! @font-face { font-family: Angelina  ; src: local('Angelina'), url('/font/Angelina.eot') format('eot'), url('/font/Angelina.ttf') format('truetype'); }

I've just downloaded the new version of FF for MAC Os. I'm using @font-face to load in a font from the root of my server, however, it is ONLY displaying on the homepage all other pages are displaying the default - this is driving me crazy - any idea? Thanks Darren Here's the code! @font-face { font-family: Angelina ; src: local('Angelina'), url('/font/Angelina.eot') format('eot'), url('/font/Angelina.ttf') format('truetype'); }

所有回复 (3)

more options

@font-face problem in firefox 8 and 9beta

Probleme auch mit Windows

由gangl_r于修改

more options

Problem gelöst!! Web-Server haben meist UNIX/LINUX OS und hier ist die Groß-/Kleinschreibung wichtig.

Problem solved! Web server have mostly UNIX/LINUX OS and here is the case-insensitive important.

Reinhard

more options

In Firefox Options go to content -select the font from the list- click advanced and select the font for the fields available and below that uncheck 'allow pages to choose there own fonts.'