From 03371937900da2e5a2f89a0c7b4bd0fbe34062de Mon Sep 17 00:00:00 2001
From: Hakim El Hattab
Date: Tue, 7 Aug 2012 01:38:06 -0400
Subject: remove duplicate fonts, tidy up font names (#103)
---
lib/font/league_gothic-webfont-webfont.eot | Bin 18494 -> 0 bytes
lib/font/league_gothic-webfont-webfont.svg | 230 ----------------------------
lib/font/league_gothic-webfont-webfont.ttf | Bin 39508 -> 0 bytes
lib/font/league_gothic-webfont-webfont.woff | Bin 21288 -> 0 bytes
lib/font/league_gothic-webfont.svg | 230 ++++++++++++++++++++++++++++
lib/font/league_gothic-webfont.woff | Bin 0 -> 21288 bytes
6 files changed, 230 insertions(+), 230 deletions(-)
delete mode 100644 lib/font/league_gothic-webfont-webfont.eot
delete mode 100644 lib/font/league_gothic-webfont-webfont.svg
delete mode 100644 lib/font/league_gothic-webfont-webfont.ttf
delete mode 100644 lib/font/league_gothic-webfont-webfont.woff
create mode 100644 lib/font/league_gothic-webfont.svg
create mode 100644 lib/font/league_gothic-webfont.woff
(limited to 'lib/font')
diff --git a/lib/font/league_gothic-webfont-webfont.eot b/lib/font/league_gothic-webfont-webfont.eot
deleted file mode 100644
index ff76c71..0000000
Binary files a/lib/font/league_gothic-webfont-webfont.eot and /dev/null differ
diff --git a/lib/font/league_gothic-webfont-webfont.svg b/lib/font/league_gothic-webfont-webfont.svg
deleted file mode 100644
index 201cfe1..0000000
--- a/lib/font/league_gothic-webfont-webfont.svg
+++ /dev/null
@@ -1,230 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/lib/font/league_gothic-webfont-webfont.ttf b/lib/font/league_gothic-webfont-webfont.ttf
deleted file mode 100644
index 80a3799..0000000
Binary files a/lib/font/league_gothic-webfont-webfont.ttf and /dev/null differ
diff --git a/lib/font/league_gothic-webfont-webfont.woff b/lib/font/league_gothic-webfont-webfont.woff
deleted file mode 100644
index 71117fb..0000000
Binary files a/lib/font/league_gothic-webfont-webfont.woff and /dev/null differ
diff --git a/lib/font/league_gothic-webfont.svg b/lib/font/league_gothic-webfont.svg
new file mode 100644
index 0000000..201cfe1
--- /dev/null
+++ b/lib/font/league_gothic-webfont.svg
@@ -0,0 +1,230 @@
+
+
+
\ No newline at end of file
diff --git a/lib/font/league_gothic-webfont.woff b/lib/font/league_gothic-webfont.woff
new file mode 100644
index 0000000..71117fb
Binary files /dev/null and b/lib/font/league_gothic-webfont.woff differ
--
cgit v1.2.3