/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
@font-face {
  font-family: "iransans";
  src: url("../../fonts/fa/IRANSansXV.woff") format("woff-variations"),
    url("../../fonts/fa/IRANSansXV.woff") format("woff");
  font-weight: 100 900;
  font-display: fallback;
}
@font-face {
  font-family: "dana";
  src: url("../../fonts/fa/DanaVF.woff") format("woff-variations"),
    url("../../fonts/fa/DanaVF.woff") format("woff");
  font-display: fallback;
}
body,
html {
  font-family: "iransans", tahoma !important;
  -moz-font-feature-settings: "ss02";
  -webkit-font-feature-settings: "ss02";
  font-feature-settings: "ss02";
}
body#layout01 .dropnav-header-lined .dropdown-menu {
  font-family: iransans;
}
body#layout01 .mobmenu {
  left: 25px;
}
body,
html {
  letter-spacing: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: dana;
}
.plan-price {
  font-family: dana;
}
.special-note {
  font-size: 14px;
  font-weight: 300;
}
.special-note .badge {
  font-size: 13px;
}
.tooltip,
.popover,
.loginpage {
  font-family: iransans;  
}
.tooltip-inner {
  text-align: right;
} 
.plan-title {
  font-family: dana, tahoma;
  font-weight: 800;
}
.plan-title span {
  font-size: 16px;
}
.specs-content li {
  font-weight: 500;
}
.btn {
  font-weight: 700;
}
.fetures-section .fetures-content p {
  font-weight: 500;
}
.spinner-txt {
  white-space: nowrap;
  left: -20px;
  font-size: 16px;
  font-weight: 500;
}
.btn.btn-extrasmall {
  font-size: 12px !important;
}
.header .dropdown .notification .notify-content p {
  font-size: 14px;
}
.header .dropdown .notification .notify-header h6 {
  font-size: 16px;
}
div.header-lined small {
  padding-left: unset;
  padding-right: 4px;
  font-weight: 500;
}
.body-setmenu.open .dropdown-menu {
  padding: 45px 0 0 0;
}
.header .main-search .form-control {
  font-size: 14px;
}
.news-content p,
.specs-content li,
nav.navbar .inner-navbar li > a,
.special-note,
button, input, select, textarea,
.btn {
  font-family: iransans;
}
.custom-control {
  padding-left: unset;
  padding-right: 30px;
}
.custom-control-label::after,
.custom-control-label::before {
  left: unset;
  right: -25px;
}
.dataTables_wrapper,
body#layout01 .header .dropdown .profile-notification {
  font-family: dana, tahoma;
}
.user-info-content .user-info i {
  left: unset;
  right: -10px;
}
.notify-footer .btn .w-icon {
  margin: 0px 5px 0px 0px!important;
}
