From e916bc00c47f1d39f3f71c6d6c1a93be730175ed Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 10 Nov 2015 19:12:16 -0500 Subject: mime --- proxy/index.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'proxy') diff --git a/proxy/index.js b/proxy/index.js index d646e5fb..80cd6d4b 100644 --- a/proxy/index.js +++ b/proxy/index.js @@ -98,7 +98,9 @@ var mimes = { 'js': 'application/javascript', 'css': 'text/css', 'woff': 'application/font-woff', - 'ttf': 'application/font-woff', + 'ttf': 'application/font-sfnt', + 'otf': 'application/font-sfnt', + 'svg': 'image/svg+xml', } function stream (req, res) { -- cgit v1.2.3-70-g09d2