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; } diff --git a/css/theme/source/league.scss b/css/theme/source/league.scss index a21ef3c..3b9d733 100644 --- a/css/theme/source/league.scss +++ b/css/theme/source/league.scss @@ -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; diff --git a/lib/font/league_gothic-webfont.eot b/lib/font/league_gothic-webfont.eot index 598dcbc..f62619a 100755 Binary files a/lib/font/league_gothic-webfont.eot and b/lib/font/league_gothic-webfont.eot differ diff --git a/lib/font/league_gothic-webfont.svg b/lib/font/league_gothic-webfont.svg deleted file mode 100644 index 201cfe1..0000000 --- a/lib/font/league_gothic-webfont.svg +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/lib/font/league_gothic-webfont.ttf b/lib/font/league_gothic-webfont.ttf old mode 100644 new mode 100755 index 29f896a..baa9a95 Binary files a/lib/font/league_gothic-webfont.ttf and b/lib/font/league_gothic-webfont.ttf differ diff --git a/lib/font/league_gothic-webfont.woff b/lib/font/league_gothic-webfont.woff old mode 100644 new mode 100755 index 71117fb..8c1227b Binary files a/lib/font/league_gothic-webfont.woff and b/lib/font/league_gothic-webfont.woff differ