Carica file su 'lib/font/league-gothic'
This commit is contained in:
parent
383875142c
commit
92913d08c2
5 changed files with 12 additions and 0 deletions
2
lib/font/league-gothic/LICENSE
Normal file
2
lib/font/league-gothic/LICENSE
Normal file
|
@ -0,0 +1,2 @@
|
|||
SIL Open Font License (OFL)
|
||||
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
|
10
lib/font/league-gothic/league-gothic.css
Normal file
10
lib/font/league-gothic/league-gothic.css
Normal file
|
@ -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
Normal file
BIN
lib/font/league-gothic/league-gothic.eot
Normal file
Binary file not shown.
BIN
lib/font/league-gothic/league-gothic.ttf
Normal file
BIN
lib/font/league-gothic/league-gothic.ttf
Normal file
Binary file not shown.
BIN
lib/font/league-gothic/league-gothic.woff
Normal file
BIN
lib/font/league-gothic/league-gothic.woff
Normal file
Binary file not shown.
Loading…
Reference in a new issue