Skip to content

Commit

Permalink
Bump Persian fonts to latest version (#1955)
Browse files Browse the repository at this point in the history
  • Loading branch information
deining committed Apr 30, 2024
1 parent de51839 commit e67e55d
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/vazir-font@v27.0.1/dist/font-face.css");
font-family: "Vazir", "Open Sans", -apple-system, BlinkMacSystemFont,
@import url("https://cdn.jsdelivr.net/gh/rastikerdar/vazirmatn@v33.003/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 e67e55d

Please sign in to comment.