Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Google Webfonts not loading in Firefox 7.0.1 on Mac

  • 4 réponses
  • 42 ont ce problème
  • 1 vue
  • Dernière réponse par cor-el

more options

I noticed that Google's Webfont are not loading on Firefox 7.0.1 for Mac. Seems to be working fine on PC and other browsers though.

The request for the .woff file never ends loading; however I don't get any error.

Is this a known issue, and is there something I can do to solve the problem?

Thanks!

I noticed that Google's Webfont are not loading on Firefox 7.0.1 for Mac. Seems to be working fine on PC and other browsers though. The request for the .woff file never ends loading; however I don't get any error. Is this a known issue, and is there something I can do to solve the problem? Thanks!

Modifié le par fparent

Toutes les réponses (4)

more options

 

Modifié le par misses

more options

I also experienced this problem yesterday but it appears to have corrected itself today. It must have been something on Google's end?

more options

Okay, so I am attempting to use a webfont on my site. I have all the code correct, as far as I know, and it works great in Safari and Chrome.

It also works great on Firefox, but only when I navigate the home page first. If I navigate right to another page on my website, the font doesn't load. The source path is correct and each page has a CSS tag in the head of each page.

So, if I navigate to my home page (example.com/index.htm) the font loads on that page and all other pages that I navigate to within my site. If I navigate to a deeper page on my site (example.com/page/html/index.html), then the default font shows until I click on my homepage and then back to whatever other pages I have on there.

Any ideas?

Again, the src links in the CSS @font-face are correct. In Safari and Chrome, the webfont loads when I navigate to a deeper rooted page on my website, but not on Firefox.

I know it doesn't seem like a big deal, but it is really bugging me out. Plus, there is a chance that someone will bookmark a page other than my homepage, and I would like for it to be rendered as it was designed. Thanks.

more options

Are you using an absolute path to the font file or a relative path(../)?

You will have to use a relative path.
Otherwise you need to send special HTTP headers