Browse Source

Carica file su 'lib/font/league-gothic'

freebird 5 years ago
parent
commit
92913d08c2

+ 2 - 0
lib/font/league-gothic/LICENSE

@@ -0,0 +1,2 @@
+SIL Open Font License (OFL)
+http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL

+ 10 - 0
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;
+}

BIN
lib/font/league-gothic/league-gothic.eot


BIN
lib/font/league-gothic/league-gothic.ttf


BIN
lib/font/league-gothic/league-gothic.woff