summaryrefslogtreecommitdiff
path: root/css/font.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/font.css')
-rw-r--r--css/font.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/font.css b/css/font.css
new file mode 100644
index 0000000..d34c91e
--- /dev/null
+++ b/css/font.css
@@ -0,0 +1,4 @@
+@font-face {
+ src: url("/assets/font.ttf");
+ font-family: "CNViolette";
+} \ No newline at end of file