Skip to content

Commit f474202

Browse files
committed
Add Varizmatn font and set as default for FA
1 parent dd25730 commit f474202

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

assets/styles.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
@font-face {
2+
font-family: "Vazirmatn";
3+
src:
4+
url(../static/fonts/Vazirmatn.woff2) format("woff2");
5+
6+
unicode-range: U+0600-1EEFF;
7+
}
8+
19
@font-face {
210
font-family: "Humanst521-Light";
311
src: url("fonts/Humanst521BT-Light.woff");

static/fonts/Vazirmatn.woff2

109 KB
Binary file not shown.

0 commit comments

Comments
 (0)