html,
  body,a,p,span {
    font-family: "IRANSansx" !important;
}

.popover-title, .popover-content {
    font-family: 'IRANSansx';
    text-align: center;
  }

  .tooltip {
    font-family: "IRANSansx" !important;
  }

  [dir="rtl"] .system-popup .popup-message{
    font-family: "IRANSansx";
  }

.fa{
  font-family: var(--fa-style-family, "Font Awesome 6 Free") !important;
}