diff options
author | Wu Cheng-Han | 2015-11-29 01:04:20 -0600 |
---|---|---|
committer | Wu Cheng-Han | 2015-11-29 01:04:20 -0600 |
commit | b070de8fa931d1b3b3f87d0c4afce55675f3cb93 (patch) | |
tree | 6453ee6a5a1cfad534660b38db9ebbc6c5faa9b6 /public/lib/font/league-gothic | |
parent | baed9eb33d1ae6da5d04a11ae8df6bc6293f04b6 (diff) |
Updated and merge reveal.js to use bower
Diffstat (limited to '')
-rw-r--r-- | public/lib/font/league-gothic/LICENSE | 2 | ||||
-rw-r--r-- | public/lib/font/league-gothic/league-gothic.css | 10 | ||||
-rwxr-xr-x | public/lib/font/league-gothic/league-gothic.eot | bin | 25696 -> 0 bytes | |||
-rwxr-xr-x | public/lib/font/league-gothic/league-gothic.ttf | bin | 64256 -> 0 bytes | |||
-rwxr-xr-x | public/lib/font/league-gothic/league-gothic.woff | bin | 30764 -> 0 bytes |
5 files changed, 0 insertions, 12 deletions
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 Binary files differdeleted file mode 100755 index f62619ae..00000000 --- a/public/lib/font/league-gothic/league-gothic.eot +++ /dev/null diff --git a/public/lib/font/league-gothic/league-gothic.ttf b/public/lib/font/league-gothic/league-gothic.ttf Binary files differdeleted file mode 100755 index baa9a950..00000000 --- a/public/lib/font/league-gothic/league-gothic.ttf +++ /dev/null diff --git a/public/lib/font/league-gothic/league-gothic.woff b/public/lib/font/league-gothic/league-gothic.woff Binary files differdeleted file mode 100755 index 8c1227b2..00000000 --- a/public/lib/font/league-gothic/league-gothic.woff +++ /dev/null |