i forgor...

This commit is contained in:
2021-12-21 21:52:18 +01:00
parent ee4e847333
commit 288dd5f057

View File

@@ -0,0 +1,5 @@
<FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>