summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-03-24 14:12:41 +0000
committerMatthew Lemon <y@yulqen.org>2024-03-24 14:12:41 +0000
commitbfceb9e58ea27ea9524a66435827545326328c1f (patch)
treef051af38514c6fdf9c66d85b6aac4c5bdc9c91ad /style.css
parent2aa3048e96ee9c9357a081d0f5a847508463fe45 (diff)
tidy up the root folder for go-live
Diffstat (limited to '')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index ebb2b97..e755562 100644
--- a/style.css
+++ b/style.css
@@ -11,12 +11,12 @@
@font-face {
font-family: 'Franklin';
- src: url(LibreFranklin-VariableFont_wght.ttf);
+ src: url(fonts/LibreFranklin-VariableFont_wght.ttf);
}
@font-face {
font-family: 'Franklin-Italic';
- src: url(LibreFranklin-Italic.ttf);
+ src: url(fonts/LibreFranklin-Italic.ttf);
}
body {