aboutsummaryrefslogtreecommitdiffstats
path: root/static/fonts/legal
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--static/fonts/legal/legal.css9
-rw-r--r--static/fonts/legal/legal.woff2bin0 -> 11820 bytes
2 files changed, 9 insertions, 0 deletions
diff --git a/static/fonts/legal/legal.css b/static/fonts/legal/legal.css
new file mode 100644
index 0000000..553ad93
--- /dev/null
+++ b/static/fonts/legal/legal.css
@@ -0,0 +1,9 @@
+/* legal */
+@font-face {
+ font-family: legal;
+ font-style: normal;
+ font-weight: 400;
+ src: local("legal"), local("legal-Regular"), url(legal.woff2) format("woff2");
+ font-display: swap;
+}
+
diff --git a/static/fonts/legal/legal.woff2 b/static/fonts/legal/legal.woff2
new file mode 100644
index 0000000..6ba4e41
--- /dev/null
+++ b/static/fonts/legal/legal.woff2
Binary files differ