From f1bcd488728af5a349de24e3a112c81c0c61d0aa Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sat, 5 Nov 2016 23:57:19 +0000 Subject: [PATCH] Add a Content-type for SFD files. --- .htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/.htaccess b/.htaccess index df205bf..c5754d9 100644 --- a/.htaccess +++ b/.htaccess @@ -1 +1,2 @@ AddType application/font-sfnt;outlines=CFF;layout=OTF .otf +AddType application/vnd.font-fontforge-sfd .sfd -- 2.30.2