We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2963d commit 4f4bf71Copy full SHA for 4f4bf71
src/css/custom.css
@@ -66,6 +66,7 @@ html {
66
@font-face {
67
font-family: "Open Sans";
68
src: url("/static/font/OpenSans-VariableFont_wdth,wght.woff2") format("woff2");
69
+ font-display: swap;
70
}
71
72
.navbar__logo {
src/pages/index.module.css
@@ -61,6 +61,7 @@
61
62
font-family: "DM Sans Serif";
63
src: url("/static/font/DMSerifDisplay-Regular.woff2") format("woff2");
64
65
h1 {
0 commit comments