We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c564eba commit 4ec510cCopy full SHA for 4ec510c
1 file changed
theme/fonts/fonts.css
@@ -1,9 +1,9 @@
1
-@import url("https://fonts.googleapis.com/css2?family=Inter&display=swap");
+@import url("https://fonts.googleapis.com/css2?family=Lexend&display=swap");
2
@import url("https://fonts.googleapis.com/css2?family=Fira+Code:wght@500&display=swap");
3
4
html {
5
/* https://open-props.style/#typography --font-sans */
6
- font-family: "Inter", system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
+ font-family: "Lexend", system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
7
}
8
9
:root {
0 commit comments