Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <FilesMatch "\.(ttf|otf|woff)$">
  2. <IfModule mod_headers.c>
  3. Header set Access-Control-Allow-Origin "*"
  4. </IfModule>
  5. </FilesMatch>