One font shows, other two don\'t

Home Forums Use Any Fonts One font shows, other two don\'t

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7669
    Paco Aguayo
    Guest

    Hello
    Im using avenir as a paragraph font, and Didot for H1,2,3.
    Avenir does show.
    Didot does not.
    WHY?
    What can i do?

    #7671
    Dinesh
    Keymaster

    Hi Paco,

    Can you please keep this in your htaccess file and try ?

    <FilesMatch "\.(ttf|otf|eot|woff|css)$">
      <IfModule mod_headers.c>
        Header set Access-Control-Allow-Origin "*"
      </IfModule>
    </FilesMatch>

    If this doesn’t work, please ask your host provider to enable font (woff and eot format) for loading.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘One font shows, other two don\'t’ is closed to new replies.