Reply To: Permissions needed? Font not showing.

Home Forums Use Any Fonts Permissions needed? Font not showing. Reply To: Permissions needed? Font not showing.

#2967
Dinesh
Keymaster

Sorry, the code didn’t got published in previous reply.

Here it is.

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