@import url(./fonts.css);
html {
  scroll-behavior: smooth;
}
body {
  overscroll-behavior-y: none;
  background-color: #fff;
  margin: 0;
  font-family: "IRANsansRegular" !important;
  font-weight: 400 !important;
  direction: rtl !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}
a {
  text-decoration: none !important;
  color: unset !important;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.css-ahj2mt-MuiTypography-root {
  font-family: "IRANsansRegular" !important;
}
.css-1iji0d4,
.css-9l3uo3 {
  font-family: "IRANsansRegular" !important;
}
.css-1elwnq4-MuiPaper-root-MuiAccordion-root,
.css-67l5gl {
  box-shadow: unset !important;
}
.css-1pxa9xg-MuiAlert-message {
  font-family: "IRANsansRegular" !important;
}
.css-yslrua-MuiTypography-root-MuiAlertTitle-root {
  font-family: "IRANsansRegular" !important;
}
.css-to2f46-MuiPaper-root-MuiAlert-root {
  border-radius: 10px !important;
}
@media screen and (max-width: 460px) {
  .css-1oqqzyl-MuiContainer-root {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
