Index: trunk/server/common/oursrc/scripts-static-cat/StaticCat.hs
===================================================================
--- trunk/server/common/oursrc/scripts-static-cat/StaticCat.hs	(revision 1931)
+++ trunk/server/common/oursrc/scripts-static-cat/StaticCat.hs	(revision 2795)
@@ -40,4 +40,5 @@
          (".dotm", "application/vnd.ms-word.template.macroEnabled.12"),
          (".dotx", "application/vnd.openxmlformats-officedocument.wordprocessingml.template"),
+         (".eot", "application/vnd.ms-fontobject"),
          (".gif", "image/gif"),
          (".htm", "text/html"),
@@ -93,4 +94,6 @@
          (".wav", "audio/x-wav"),
          (".wmv", "video/x-ms-wmv"),
+         (".woff", "application/font-woff"),
+         (".woff2", "font/woff2"),
          (".xaml", "application/xaml+xml"),
          (".xap", "application/x-silverlight-app"),
