Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Firefox 10 is not displaying the fonts on my wesite correctly. Traditional fixes are not working. Anyone have any answers???

  • 1 odpoveď
  • 9 má tento problém
  • 1 zobrazenie
  • Posledná odpoveď od cor-el

more options

My website is not displaying the fonts correctly in Firefox 10. Does anyone know of a work around???

My website is not displaying the fonts correctly in Firefox 10. Does anyone know of a work around???

Všetky odpovede (1)

more options

I see some security errors in the Firefox/Tools > Web Development > Error Console

So it looks that you need to send proper HTTP Access Control headers.


Security Error: Content at http://fonts.googleapis.com/css?family=Arvo:regular,bold may not load data from http://www.nccoastrentals.com/.
Error: downloadable font: download failed (font-family: "Aviano Sans Bold" style:normal weight:normal stretch:normal src index:0): status=2147746065
source: http://www.nccoastrentals.com/css/font/aviano%20sans%20bold.otf
Source File: http://www.nccoastrentals.com/css/style.css
Line: 0
Source Code:
@font-face {   font-family: "Aviano Sans Bold";   src: url("font/aviano sans bold.otf") format("opentype"); }