Skip to content

Commit

Permalink
hmmm
Browse files Browse the repository at this point in the history
  • Loading branch information
molarmanful committed Apr 3, 2024
1 parent eeb29dc commit 2781654
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kirsch.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
font-family: "kirsch";
src:
local("kirsch"),
url("kirsch.woff2") format("woff2"),
url("kirsch.ttf") format("truetype");
url("out/kirsch.woff2") format("woff2"),
url("out/kirsch.ttf") format("truetype");
font-display: swap;
}

0 comments on commit 2781654

Please sign in to comment.