Merge branch 'patch-6' of https://github.com/StereotypicalApps/reveal.js
This commit is contained in:
commit
6325efe615
11
css/main.css
11
css/main.css
|
@ -12,9 +12,14 @@
|
|||
|
||||
@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');
|
||||
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
Normal file
BIN
lib/font/league_gothic-webfont-webfont.eot
Normal file
Binary file not shown.
230
lib/font/league_gothic-webfont-webfont.svg
Normal file
230
lib/font/league_gothic-webfont-webfont.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 46 KiB |
BIN
lib/font/league_gothic-webfont-webfont.ttf
Normal file
BIN
lib/font/league_gothic-webfont-webfont.ttf
Normal file
Binary file not shown.
BIN
lib/font/league_gothic-webfont-webfont.woff
Normal file
BIN
lib/font/league_gothic-webfont-webfont.woff
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user