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 a406297 commit cae9c55Copy full SHA for cae9c55
templates/theme-default/assets/scss/base/_fonts.scss
@@ -1,5 +1,5 @@
1
@font-face {
2
font-family: "Carloschi VF";
3
font-display: swap;
4
- src: url("../fonts/CarloschiVF.woff2") format("woff2");
+ src: url("/fonts/CarloschiVF.woff2") format("woff2");
5
}
0 commit comments