@ -21,7 +21,7 @@ location = /empty {
expires 0;
empty_gif;
}
location ~* \.(eot|ttf|woff|pdf|css|js)$ {
location ~* \.(eot|ttf|woff|woff2|pdf|css|js)$ {
try_files $uri /404;
access_log off;
expires max;