﻿@font-face {
  font-family: "Iransans";
  src: url("../fonts/Iransans.woff2") format("woff2"), url("../fonts/IranianSans.ttf") format("truetype");
}

input, button, h1, h2, h3, h4, h5, h6, span, p, b, strong, span, a, table, th, td, th, thead, tbody, tfoot, tr, label, span {
  font-family: "Iransans" !important;
}

.f-Iransans {
  font-family: "Iransans" !important;
}

@media only screen and (max-width: 570px) {
  .modal-dialog {
    width: 100% !important;
    height: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
  }
}

.swal2-html-container {
  font-family: "Iransans" !important;
}
