Browse Source

Merge branch 'patch-6' of https://github.com/StereotypicalApps/reveal.js

Hakim El Hattab 12 years ago
parent
commit
6325efe615

+ 9 - 4
css/main.css

@@ -11,10 +11,15 @@
  *********************************************/
 
 @font-face {
-	font-family: 'League Gothic';
-    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.ttf') format('truetype');
+    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');
+   	 font-weight: normal;
+ 	 font-style: normal;
+
     font-weight: normal;
     font-style: normal;
 }

BIN
lib/font/league_gothic-webfont-webfont.eot


File diff suppressed because it is too large
+ 19 - 0
lib/font/league_gothic-webfont-webfont.svg


BIN
lib/font/league_gothic-webfont-webfont.ttf


BIN
lib/font/league_gothic-webfont-webfont.woff


Some files were not shown because too many files changed in this diff