diff options
author | JJ | 2023-04-12 22:58:46 +0000 |
---|---|---|
committer | JJ | 2023-04-12 22:58:46 +0000 |
commit | 0d16bde07405ed801b9f676972ba3d1863963394 (patch) | |
tree | e0654f6230e20766258808361029b9c287be9b7b /lib/fonts/league |
toss presentation slides up on the internetslides
Diffstat (limited to 'lib/fonts/league')
-rw-r--r-- | lib/fonts/league/league_gothic.css | 8 | ||||
-rw-r--r-- | lib/fonts/league/league_gothic.woff | bin | 0 -> 21288 bytes | |||
-rw-r--r-- | lib/fonts/league/league_gothic_license | 2 |
3 files changed, 10 insertions, 0 deletions
diff --git a/lib/fonts/league/league_gothic.css b/lib/fonts/league/league_gothic.css new file mode 100644 index 0000000..7106626 --- /dev/null +++ b/lib/fonts/league/league_gothic.css @@ -0,0 +1,8 @@ +@font-face { + font-family: 'League Gothic'; + font-weight: normal; + font-style: normal; + font-display: auto; + + src: url('league_gothic.woff') format('woff'); +}
\ No newline at end of file diff --git a/lib/fonts/league/league_gothic.woff b/lib/fonts/league/league_gothic.woff Binary files differnew file mode 100644 index 0000000..71117fb --- /dev/null +++ b/lib/fonts/league/league_gothic.woff diff --git a/lib/fonts/league/league_gothic_license b/lib/fonts/league/league_gothic_license new file mode 100644 index 0000000..29513e9 --- /dev/null +++ b/lib/fonts/league/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 |