summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/typography.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/app/assets/stylesheets/typography.css b/app/assets/stylesheets/typography.css
new file mode 100644
index 0000000..e21c677
--- /dev/null
+++ b/app/assets/stylesheets/typography.css
@@ -0,0 +1,13 @@
+@font-face {
+ font-family: 'Crimson Pro';
+ src: url('CrimsonPro-VariableFont_wght.ttf') format('truetype');
+ font-weight: normal;
+ font-style: normal;
+}
+
+@font-face {
+ font-family: 'Black Chancery';
+ src: url('BLKCHCRY.TTF') format('truetype');
+ font-weight: normal;
+ font-style: normal;
+}
Copyright 2019--2025 Marius PETER