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/league_gothic.css |
toss presentation slides up on the internetslides
Diffstat (limited to 'lib/fonts/league/league_gothic.css')
-rw-r--r-- | lib/fonts/league/league_gothic.css | 8 |
1 files changed, 8 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 |