@font-face {
  font-family: 'IRANSansXFaNum';
  src: url('https://hoosh.digital/fonts/IRANSansXFaNum-Regular.woff2') format('woff2'),
       url('https://hoosh.digital/fonts/IRANSansXFaNum-Regular.woff') format('woff'),
       url('https://hoosh.digital/fonts/IRANSansXFaNum-Regular.ttf') format('truetype');
       font-weight: normal;
        font-style: normal;
}
@font-face {
  font-family: 'IRANSansXFaNum';
  src: url('https://hoosh.digital/fonts/IRANSansXFaNum-Bold.woff2') format('woff2'),
       url('https://hoosh.digital/fonts/IRANSansXFaNum-Bold.woff') format('woff'),
       url('https://hoosh.digital/fonts/IRANSansXFaNum-Bold.ttf') format('truetype');
        font-style: normal;
       font-weight: bold;
}
h1,  h2,  h3,  h4,  h5,  h6,  p,  a,  div,  li,  ul,  strong,  select,  option,  button, p,  input, textarea, body, em, td, lable, b, .number-font.fs-20 , .fs-18 , .fs-12,  h3 span, #top-main-button div span {
          font-family: IRANSansXFaNum, tahoma, sans-serif, arial, dashicons, Roboto-Regular, HelveticaNeue, sans-serif !important;
          letter-spacing: 0;
        }

.fs-12.pl-3 {
    text-align: right;
}
.fs-12 {
    font-size:16px !important;
}
.fs-14 {
    font-size:18px !important;
}
.fs-16 {
    font-size:20px !important;
}

.faq-button {
    text-align:right !important;
}
.card {
    text-align:right !important;
}
.navbar-nav .nav-item .nav-link {
    font-size:20px !important;
}
.footer-link {
    font-size: 30px !important;
    font-weight: bold !important;
}
.btn-primary-pricing {
    font-size:20px !important;
}
.plan-feature-text {
    font-size:16px !important;
}
.font-weight-bold {
    font-size:16px !important;
}
#login-buttons {
    transform: scale(1.5, 1.5) !important;
    padding-left: 50px !important;
}
.dashboard-button {
    transform: scale(1.5, 1.5) !important;
}
#brand-img {
    transform: scale(0.75, 0.75) !important;
}
#navbar-responsive {
    height:100px;
}