dont subset league glyphs #989
This commit is contained in:
parent
16d4ce6497
commit
dbcb44c298
|
@ -9,7 +9,7 @@
|
|||
@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.woff') format('woff'), url('../../lib/font/league_gothic-webfont.ttf') format('truetype'), url('../../lib/font/league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
|
||||
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');
|
||||
font-weight: normal;
|
||||
font-style: normal; }
|
||||
|
||||
|
|
|
@ -20,8 +20,7 @@
|
|||
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');
|
||||
url('../../lib/font/league_gothic-webfont.ttf') format('truetype');
|
||||
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 46 KiB |
BIN
lib/font/league_gothic-webfont.ttf
Normal file → Executable file
BIN
lib/font/league_gothic-webfont.ttf
Normal file → Executable file
Binary file not shown.
BIN
lib/font/league_gothic-webfont.woff
Normal file → Executable file
BIN
lib/font/league_gothic-webfont.woff
Normal file → Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user