add font vazir

This commit is contained in:
Ehsan
2025-05-12 13:26:59 +03:30
parent 4b554fff07
commit 0fdbdefeeb
11 changed files with 69 additions and 72 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import { createTheme } from "@mui/material/styles";
const theme = createTheme({
direction: "rtl",
typography: {
fontFamily: "iran-sans",
fontFamily: "vazir",
},
components: {
MuiButton: {