Skip to content

Commit

Permalink
Bump Persian fonts to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
deining committed Apr 29, 2024
1 parent 06a7923 commit 43a35ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/scss/rtl/_main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ body:lang(ur) {
}

body:lang(fa) {
@import url("https://cdn.jsdelivr.net/gh/rastikerdar/[email protected]/dist/font-face.css");
font-family: "Vazir", "Open Sans", -apple-system, BlinkMacSystemFont,
@import url("https://cdn.jsdelivr.net/gh/rastikerdar/[email protected]/Vazirmatn-font-face.css");
font-family: "Vazirmatn", "Open Sans", -apple-system, BlinkMacSystemFont,
"Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol";
}
Expand Down

0 comments on commit 43a35ac

Please sign in to comment.