From b070de8fa931d1b3b3f87d0c4afce55675f3cb93 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Sun, 29 Nov 2015 01:04:20 -0600 Subject: Updated and merge reveal.js to use bower --- public/lib/font/league-gothic/LICENSE | 2 -- public/lib/font/league-gothic/league-gothic.css | 10 ---------- public/lib/font/league-gothic/league-gothic.eot | Bin 25696 -> 0 bytes public/lib/font/league-gothic/league-gothic.ttf | Bin 64256 -> 0 bytes public/lib/font/league-gothic/league-gothic.woff | Bin 30764 -> 0 bytes 5 files changed, 12 deletions(-) delete mode 100644 public/lib/font/league-gothic/LICENSE delete mode 100644 public/lib/font/league-gothic/league-gothic.css delete mode 100755 public/lib/font/league-gothic/league-gothic.eot delete mode 100755 public/lib/font/league-gothic/league-gothic.ttf delete mode 100755 public/lib/font/league-gothic/league-gothic.woff (limited to 'public/lib/font/league-gothic') diff --git a/public/lib/font/league-gothic/LICENSE b/public/lib/font/league-gothic/LICENSE deleted file mode 100644 index 29513e9c..00000000 --- a/public/lib/font/league-gothic/LICENSE +++ /dev/null @@ -1,2 +0,0 @@ -SIL Open Font License (OFL) -http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL diff --git a/public/lib/font/league-gothic/league-gothic.css b/public/lib/font/league-gothic/league-gothic.css deleted file mode 100644 index 44a33a14..00000000 --- a/public/lib/font/league-gothic/league-gothic.css +++ /dev/null @@ -1,10 +0,0 @@ -@font-face { - font-family: 'League Gothic'; - src: url('league-gothic.eot'); - src: url('league-gothic.eot?#iefix') format('embedded-opentype'), - url('league-gothic.woff') format('woff'), - url('league-gothic.ttf') format('truetype'); - - font-weight: normal; - font-style: normal; -} \ No newline at end of file diff --git a/public/lib/font/league-gothic/league-gothic.eot b/public/lib/font/league-gothic/league-gothic.eot deleted file mode 100755 index f62619ae..00000000 Binary files a/public/lib/font/league-gothic/league-gothic.eot and /dev/null differ diff --git a/public/lib/font/league-gothic/league-gothic.ttf b/public/lib/font/league-gothic/league-gothic.ttf deleted file mode 100755 index baa9a950..00000000 Binary files a/public/lib/font/league-gothic/league-gothic.ttf and /dev/null differ diff --git a/public/lib/font/league-gothic/league-gothic.woff b/public/lib/font/league-gothic/league-gothic.woff deleted file mode 100755 index 8c1227b2..00000000 Binary files a/public/lib/font/league-gothic/league-gothic.woff and /dev/null differ -- cgit v1.2.3