@import url(fonts/font-face.css);

h6,
h5,
span,
td,
button,
input,
label,
p,
li,
legend,
.MuiTypography-root,
.MuiSelect-select,
.MuiOutlinedInput-input,
.rtl-1v994a0,
.MuiSnackbarContent-message,
.MuiAlert-message,
.MuiPaper-root,
.SnackbarItem-message,
.go946087465 {
  font-family: "IRANSans" !important;
}

.rtl-kpvtq1-MuiTooltip-tooltip {
  font-family: "IRANSans" !important;
}

.Toastify__toast-body {
  font-family: "IRANSans" !important;
  direction: rtl;
}

.dx-icon:before .dx-pages-count .pageTitle .rtl-1v994a0 {
  font-family: 'DXIcons' !important;
}

.dx-datagrid {
  font: 14px;
  font-weight: 900;
  color: black;
}

.dx-datagrid .columns {
  font-weight: 900;
  color: black;
}

.button {
  display: block;
  width: 115px;
  font-family: "IRANSans" !important;
  height: 25px;
  background: #0c85fd;  
  text-align: center;
  border-radius: 5px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 25px;
}