From 6b00d9cd01153ea49f8e32fa6c7a5cb48e50ca16 Mon Sep 17 00:00:00 2001 From: benweet Date: Mon, 13 Jan 2014 19:11:55 +0000 Subject: [PATCH] Renamed fonts --- public/cache.manifest | 2 +- ...s-bold-webfont.svg => OpenSans-Bold-webfont.svg} | 0 ...bold-webfont.woff => OpenSans-Bold-webfont.woff} | Bin ...-webfont.svg => OpenSans-BoldItalic-webfont.svg} | 0 ...ebfont.woff => OpenSans-BoldItalic-webfont.woff} | Bin ...alic-webfont.svg => OpenSans-Italic-webfont.svg} | 0 ...ic-webfont.woff => OpenSans-Italic-webfont.woff} | Bin ...light-webfont.svg => OpenSans-Light-webfont.svg} | 0 ...ght-webfont.woff => OpenSans-Light-webfont.woff} | Bin ...webfont.svg => OpenSans-LightItalic-webfont.svg} | 0 ...bfont.woff => OpenSans-LightItalic-webfont.woff} | Bin ...lar-webfont.svg => OpenSans-Regular-webfont.svg} | 0 ...r-webfont.woff => OpenSans-Regular-webfont.woff} | Bin 13 files changed, 1 insertion(+), 1 deletion(-) rename public/res/font/{opensans-bold-webfont.svg => OpenSans-Bold-webfont.svg} (100%) rename public/res/font/{opensans-bold-webfont.woff => OpenSans-Bold-webfont.woff} (100%) rename public/res/font/{opensans-bolditalic-webfont.svg => OpenSans-BoldItalic-webfont.svg} (100%) rename public/res/font/{opensans-bolditalic-webfont.woff => OpenSans-BoldItalic-webfont.woff} (100%) rename public/res/font/{opensans-italic-webfont.svg => OpenSans-Italic-webfont.svg} (100%) rename public/res/font/{opensans-italic-webfont.woff => OpenSans-Italic-webfont.woff} (100%) rename public/res/font/{opensans-light-webfont.svg => OpenSans-Light-webfont.svg} (100%) rename public/res/font/{opensans-light-webfont.woff => OpenSans-Light-webfont.woff} (100%) rename public/res/font/{opensans-lightitalic-webfont.svg => OpenSans-LightItalic-webfont.svg} (100%) rename public/res/font/{opensans-lightitalic-webfont.woff => OpenSans-LightItalic-webfont.woff} (100%) rename public/res/font/{opensans-regular-webfont.svg => OpenSans-Regular-webfont.svg} (100%) rename public/res/font/{opensans-regular-webfont.woff => OpenSans-Regular-webfont.woff} (100%) diff --git a/public/cache.manifest b/public/cache.manifest index c1616f90..3eba8f99 100644 --- a/public/cache.manifest +++ b/public/cache.manifest @@ -1,5 +1,5 @@ CACHE MANIFEST -#Date Mon Jan 13 2014 18:56:01 +#Date Mon Jan 13 2014 19:11:26 CACHE: res/worker.js diff --git a/public/res/font/opensans-bold-webfont.svg b/public/res/font/OpenSans-Bold-webfont.svg similarity index 100% rename from public/res/font/opensans-bold-webfont.svg rename to public/res/font/OpenSans-Bold-webfont.svg diff --git a/public/res/font/opensans-bold-webfont.woff b/public/res/font/OpenSans-Bold-webfont.woff similarity index 100% rename from public/res/font/opensans-bold-webfont.woff rename to public/res/font/OpenSans-Bold-webfont.woff diff --git a/public/res/font/opensans-bolditalic-webfont.svg b/public/res/font/OpenSans-BoldItalic-webfont.svg similarity index 100% rename from public/res/font/opensans-bolditalic-webfont.svg rename to public/res/font/OpenSans-BoldItalic-webfont.svg diff --git a/public/res/font/opensans-bolditalic-webfont.woff b/public/res/font/OpenSans-BoldItalic-webfont.woff similarity index 100% rename from public/res/font/opensans-bolditalic-webfont.woff rename to public/res/font/OpenSans-BoldItalic-webfont.woff diff --git a/public/res/font/opensans-italic-webfont.svg b/public/res/font/OpenSans-Italic-webfont.svg similarity index 100% rename from public/res/font/opensans-italic-webfont.svg rename to public/res/font/OpenSans-Italic-webfont.svg diff --git a/public/res/font/opensans-italic-webfont.woff b/public/res/font/OpenSans-Italic-webfont.woff similarity index 100% rename from public/res/font/opensans-italic-webfont.woff rename to public/res/font/OpenSans-Italic-webfont.woff diff --git a/public/res/font/opensans-light-webfont.svg b/public/res/font/OpenSans-Light-webfont.svg similarity index 100% rename from public/res/font/opensans-light-webfont.svg rename to public/res/font/OpenSans-Light-webfont.svg diff --git a/public/res/font/opensans-light-webfont.woff b/public/res/font/OpenSans-Light-webfont.woff similarity index 100% rename from public/res/font/opensans-light-webfont.woff rename to public/res/font/OpenSans-Light-webfont.woff diff --git a/public/res/font/opensans-lightitalic-webfont.svg b/public/res/font/OpenSans-LightItalic-webfont.svg similarity index 100% rename from public/res/font/opensans-lightitalic-webfont.svg rename to public/res/font/OpenSans-LightItalic-webfont.svg diff --git a/public/res/font/opensans-lightitalic-webfont.woff b/public/res/font/OpenSans-LightItalic-webfont.woff similarity index 100% rename from public/res/font/opensans-lightitalic-webfont.woff rename to public/res/font/OpenSans-LightItalic-webfont.woff diff --git a/public/res/font/opensans-regular-webfont.svg b/public/res/font/OpenSans-Regular-webfont.svg similarity index 100% rename from public/res/font/opensans-regular-webfont.svg rename to public/res/font/OpenSans-Regular-webfont.svg diff --git a/public/res/font/opensans-regular-webfont.woff b/public/res/font/OpenSans-Regular-webfont.woff similarity index 100% rename from public/res/font/opensans-regular-webfont.woff rename to public/res/font/OpenSans-Regular-webfont.woff