Guest User

Untitled

a guest
Jun 22nd, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. * For font from other domain
  2.  
  3. <FilesMatch "\.(ttf|otf|eot|woff|woff2)$">
  4. <IfModule mod_headers.c>
  5. Header set Access-Control-Allow-Origin "*"
  6. </IfModule>
  7. </FilesMatch>
Add Comment
Please, Sign In to add comment