I've installed some fonts in my stylesheet, some of them work perfectly, and some don't. They just won't show up as the correct font. Now I know this is not really Apache-related, but when I looked in the Apache error log, I found this: [Tue Feb 12 19:49:22 2013] [crit] [client ::1] (13)Permission denied: /Library/WebServer/Documents/fonts/Jr-Hand/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable, referer: http://localhost/ Code (markup): The fonts work when viewing the raw HTML document, also when placing the font files directly in the root folder of the site which I don't want to because it gets really ugly and unorganized. Any ideas how to fix? // Simon