diff options
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 |