diff options
-rw-r--r-- | css/main.css | 19 | ||||
-rw-r--r-- | lib/font/league_gothic-webfont-webfont.eot | bin | 18494 -> 0 bytes | |||
-rw-r--r-- | lib/font/league_gothic-webfont-webfont.ttf | bin | 39508 -> 0 bytes | |||
-rw-r--r-- | lib/font/league_gothic-webfont.svg (renamed from lib/font/league_gothic-webfont-webfont.svg) | 0 | ||||
-rw-r--r-- | lib/font/league_gothic-webfont.woff (renamed from lib/font/league_gothic-webfont-webfont.woff) | bin | 21288 -> 21288 bytes |
5 files changed, 11 insertions, 8 deletions
diff --git a/css/main.css b/css/main.css index d0b199c..cae560f 100644 --- a/css/main.css +++ b/css/main.css @@ -1,8 +1,11 @@ @charset "UTF-8"; + /** - * Main styles for reveal.js - * - * @author Hakim El Hattab + * reveal.js + * http://lab.hakim.se/reveal-js + * MIT licensed + * + * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se */ @@ -12,11 +15,11 @@ @font-face { font-family: 'League Gothic'; - src: url('../lib/font/league_gothic-webfont-webfont.eot'); - src: url('../lib/font/league_gothic-webfont-webfont.eot?#iefix') format('embedded-opentype'), - url('../lib/font/league_gothic-webfont-webfont.woff') format('woff'), - url('../lib/font/league_gothic-webfont-webfont.ttf') format('truetype'), - url('../lib/font/league_gothic-webfont-webfont.svg#LeagueGothicRegular') format('svg'); + src: url('../lib/font/league_gothic-webfont.eot'); + src: url('../lib/font/league_gothic-webfont.eot?#iefix') format('embedded-opentype'), + url('../lib/font/league_gothic-webfont.woff') format('woff'), + url('../lib/font/league_gothic-webfont.ttf') format('truetype'), + url('../lib/font/league_gothic-webfont.svg#LeagueGothicRegular') format('svg'); font-weight: normal; font-style: normal; diff --git a/lib/font/league_gothic-webfont-webfont.eot b/lib/font/league_gothic-webfont-webfont.eot Binary files differdeleted file mode 100644 index ff76c71..0000000 --- a/lib/font/league_gothic-webfont-webfont.eot +++ /dev/null diff --git a/lib/font/league_gothic-webfont-webfont.ttf b/lib/font/league_gothic-webfont-webfont.ttf Binary files differdeleted file mode 100644 index 80a3799..0000000 --- a/lib/font/league_gothic-webfont-webfont.ttf +++ /dev/null diff --git a/lib/font/league_gothic-webfont-webfont.svg b/lib/font/league_gothic-webfont.svg index 201cfe1..201cfe1 100644 --- a/lib/font/league_gothic-webfont-webfont.svg +++ b/lib/font/league_gothic-webfont.svg diff --git a/lib/font/league_gothic-webfont-webfont.woff b/lib/font/league_gothic-webfont.woff Binary files differindex 71117fb..71117fb 100644 --- a/lib/font/league_gothic-webfont-webfont.woff +++ b/lib/font/league_gothic-webfont.woff |