summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-02-23 00:31:47 -0500
committercyfraeviolae <cyfraeviolae>2022-02-23 00:31:47 -0500
commit1997e168ed46c98a360fc6a610335d100d64d4c0 (patch)
tree0ba666e02515562e6761ef8db9488e00a48af6d0 /static/style.css
parentdf12d830b1692b6be488ad0f4bb64af6306f0846 (diff)
links
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/style.css b/static/style.css
index 25082a0..e014d12 100644
--- a/static/style.css
+++ b/static/style.css
@@ -1,12 +1,12 @@
@font-face {
font-family: EBGaramond;
- src: url(/static/EBGaramond-VariableFont_wght.ttf) format('woff2-variations');
+ src: url(/antiquitysort/static/EBGaramond-VariableFont_wght.ttf) format('woff2-variations');
font-style: normal;
}
@font-face {
font-family: EBGaramond;
- src: url(/static/EBGaramond-Italic-VariableFont_wght.ttf) format('woff2-variations');
+ src: url(/antiquitysort/static/EBGaramond-Italic-VariableFont_wght.ttf) format('woff2-variations');
font-style: italic;
}