Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

@font-face problem in firefox 8

  • 3 replies
  • 76 have this problem
  • 10 views
  • Last reply by 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'); }

All Replies (3)

more options

@font-face problem in firefox 8 and 9beta

Probleme auch mit Windows

Modified by 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.'