diff --git a/css/main.css b/css/main.css index 12cec0a..d0b199c 100644 --- a/css/main.css +++ b/css/main.css @@ -11,10 +11,15 @@ *********************************************/ @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'); + font-family: 'League Gothic'; + 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; } diff --git a/lib/font/league_gothic-webfont-webfont.eot b/lib/font/league_gothic-webfont-webfont.eot new file mode 100644 index 0000000..ff76c71 Binary files /dev/null and b/lib/font/league_gothic-webfont-webfont.eot differ diff --git a/lib/font/league_gothic-webfont-webfont.svg b/lib/font/league_gothic-webfont-webfont.svg new file mode 100644 index 0000000..201cfe1 --- /dev/null +++ b/lib/font/league_gothic-webfont-webfont.svg @@ -0,0 +1,230 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/font/league_gothic-webfont-webfont.ttf b/lib/font/league_gothic-webfont-webfont.ttf new file mode 100644 index 0000000..80a3799 Binary files /dev/null and b/lib/font/league_gothic-webfont-webfont.ttf differ diff --git a/lib/font/league_gothic-webfont-webfont.woff b/lib/font/league_gothic-webfont-webfont.woff new file mode 100644 index 0000000..71117fb Binary files /dev/null and b/lib/font/league_gothic-webfont-webfont.woff differ