From a47bac1f5c3f0f227e70f7b02f417c2579da52f2 Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Fri, 15 Jun 2018 17:29:55 +0300 Subject: [PATCH] MIME: added font/woff2 type (ticket #1243). --- conf/mime.types | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/mime.types b/conf/mime.types index bd81e2ae7..296125695 100644 --- a/conf/mime.types +++ b/conf/mime.types @@ -25,6 +25,7 @@ types { image/x-ms-bmp bmp; font/woff woff; + font/woff2 woff2; application/java-archive jar war ear; application/json json;