Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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"); }