MIME: added application/font-woff MIME type (ticket #292).
diff --git a/conf/mime.types b/conf/mime.types
index 2a4bd73..45b1f14 100644
--- a/conf/mime.types
+++ b/conf/mime.types
@@ -24,6 +24,7 @@
     image/svg+xml                         svg svgz;
     image/webp                            webp;
 
+    application/font-woff                 woff;
     application/java-archive              jar war ear;
     application/mac-binhex40              hqx;
     application/msword                    doc;