We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd3fcbb commit 8279bbaCopy full SHA for 8279bba
src/index.css
@@ -1,6 +1,6 @@
1
@font-face {
2
font-family: 'Geist-Medium';
3
- src: url('./Geist-Medium.otf') format('opentype');
+ src: url('/Geist-Medium.otf') format('opentype');
4
font-weight: 400;
5
font-style: normal;
6
}
0 commit comments