We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b0d45 commit 96e8153Copy full SHA for 96e8153
assets/styles.css
@@ -1,8 +1,6 @@
1
@font-face {
2
font-family: "Vazirmatn";
3
- src:
4
- url(../static/fonts/Vazirmatn.woff2) format("woff2");
5
-
+ src: url("fonts/Vazirmatn.woff2") format("woff2");
6
unicode-range: U+0600-1EEFF;
7
}
8
0 commit comments