Skip to content

Commit 09e69b3

Browse files
authored
Merge pull request #8 from alireza4050/master
Use IranianSerifWeb font only for Arabic script unicode ranges
2 parents df73dcb + 57cb732 commit 09e69b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/sass/fonts-fa.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
src: url('../fonts/IranianSerifWeb-Regular.woff') format('woff');
44
font-weight: bold;
55
font-style: normal;
6+
unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+FB50-FDFF, U+FE80-FEFC;
67
}

0 commit comments

Comments
 (0)