RewriteEngine On RewriteCond %{HTTP:Origin} !^$|http(s)?://(www\.)?popnoire\.com$ [NC] RewriteRule \.(woff|eot|svg|otf|ttf|woff2)$ - [NC,L] RewriteCond %{HTTP_REFERER} !. RewriteRule \.(woff|eot|svg|otf|ttf|woff2)$ - [F,NC,L] Options -Indexes