dont subset league glyphs #989

master
Hakim El Hattab 2015-01-06 12:22:05 +01:00
parent 16d4ce6497
commit dbcb44c298
6 changed files with 2 additions and 233 deletions

View File

@ -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; }

View File

@ -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 100644 → 100755

Binary file not shown.

BIN
lib/font/league_gothic-webfont.woff 100644 → 100755

Binary file not shown.