Skip to content

Commit 2ed3dca

Browse files
committed
try and fix the fucking fonts
1 parent dd392e7 commit 2ed3dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ body {
1717

1818
@font-face {
1919
font-family: "SFPro";
20-
src: url("fonts/SFNS.woff2") format("woff2");
20+
src: url("/fonts/SFNS.woff2") format("woff2");
2121
}
2222

2323
body {

0 commit comments

Comments
 (0)