From c27e80b28f629e5b3e63c6ca1633eaaf8873f4c4 Mon Sep 17 00:00:00 2001 From: Kaspar Naaber Date: Thu, 15 Jan 2015 11:00:47 +0200 Subject: [PATCH] Fix fonts content type in manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index dd7fe51..72e8b45 100644 --- a/manifest.json +++ b/manifest.json @@ -105,7 +105,7 @@ "filename": "header-tag.svg" }, { - "content_type": "application/vnd.ms-fontobject", + "content_type": "font/eot", "file": "assets/sansus-webissimo-regular-webfont.eot", "kind": "assets", "filename": "sansus-webissimo-regular-webfont.eot"