Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #326410

    Good morning,

    I prepared my new website in a test area and after finishing i put the website live on its domain name. Strange is that all my used (Fontello) icons are replaced by other (unknown) icons. I did refresh by uploading the default (entypo) on http://www.fontello.com but in vain. Please could you help?
    http://molius.nl

    #326438

    Hello,

    I just noticed that also all Social icons are gone. Please could you react? Thanx in advance

    Bert,

    #326451

    Hi!

    Please try adding following to .htaccess file

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

    Regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.