diff options
Diffstat (limited to 'static/fonts/steel/steel.css')
-rw-r--r-- | static/fonts/steel/steel.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/static/fonts/steel/steel.css b/static/fonts/steel/steel.css deleted file mode 100644 index fc405fd..0000000 --- a/static/fonts/steel/steel.css +++ /dev/null @@ -1,9 +0,0 @@ -/* steel */ -@font-face { - font-family: Steel; - font-style: normal; - font-weight: 400; - src: local("Steel"), local("Steel-Regular"), url(steel.woff2) format("woff2"); - font-display: swap; -} - |