Reply To: Upload and operation fine – but not on live site

Home Forums Use Any Fonts Upload and operation fine – but not on live site Reply To: Upload and operation fine – but not on live site

#4163
Dinesh
Keymaster

Please discard above code. Complete code is here.

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