From dbcb44c298aa276af144efc17347afc88c127ff9 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Tue, 6 Jan 2015 12:22:05 +0100 Subject: dont subset league glyphs #989 --- css/theme/league.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/theme/league.css') diff --git a/css/theme/league.css b/css/theme/league.css index 4f44103..2e8abc7 100644 --- a/css/theme/league.css +++ b/css/theme/league.css @@ -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; } -- cgit v1.2.3