Buscar en Ayuda

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

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

  • 1 respuesta
  • 9 tienen este problema
  • 1 visita
  • Última respuesta de 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???

Todas las respuestas (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"); }