This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ค้นหาฝ่ายสนับสนุน

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.

เรียนรู้เพิ่มเติม

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

  • 1 การตอบกลับ
  • 9 คนมีปัญหานี้
  • 1 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย 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???

การตอบกลับทั้งหมด (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"); }