aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/font/league-gothic/league-gothic.css
diff options
context:
space:
mode:
authorHakim El Hattab2015-01-06 17:36:53 +0100
committerHakim El Hattab2015-01-06 17:37:14 +0100
commit06ad3bf4c2692baf758c9ed3bd4b3bb8be1940c1 (patch)
treef3ba716b173f712d6be37765e07c489654b54fc0 /lib/font/league-gothic/league-gothic.css
parent40f12acf2dc2996ab8db81f474e8903364e94d87 (diff)
reorganize fonts, include source sans pro for offline use
Diffstat (limited to 'lib/font/league-gothic/league-gothic.css')
-rw-r--r--lib/font/league-gothic/league-gothic.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/font/league-gothic/league-gothic.css b/lib/font/league-gothic/league-gothic.css
new file mode 100644
index 0000000..44a33a1
--- /dev/null
+++ b/lib/font/league-gothic/league-gothic.css
@@ -0,0 +1,10 @@
+@font-face {
+ font-family: 'League Gothic';
+ src: url('league-gothic.eot');
+ src: url('league-gothic.eot?#iefix') format('embedded-opentype'),
+ url('league-gothic.woff') format('woff'),
+ url('league-gothic.ttf') format('truetype');
+
+ font-weight: normal;
+ font-style: normal;
+} \ No newline at end of file