Skip to content

Commit 4ec510c

Browse files
committed
change to lexend
1 parent c564eba commit 4ec510c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

theme/fonts/fonts.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
@import url("https://fonts.googleapis.com/css2?family=Inter&display=swap");
1+
@import url("https://fonts.googleapis.com/css2?family=Lexend&display=swap");
22
@import url("https://fonts.googleapis.com/css2?family=Fira+Code:wght@500&display=swap");
33

44
html {
55
/* https://open-props.style/#typography --font-sans */
6-
font-family: "Inter", system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
6+
font-family: "Lexend", system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
77
}
88

99
:root {

0 commit comments

Comments
 (0)