@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 600;
    src: url("../../fonts/woff2/IRANSansWeb.woff2") format("woff2"); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    /* url('../../fonts/woff2/') format('truetype'); */
  }
  
  /*
  Edait font :  Use the code (font-family: " iransans", iranyekan !important;) to change the font to Iran Sense
  */
  body {
    font-family: "iranyekan";
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .rtl-font,
  #hero h2,
  .about .content .btn-learn-more,
  .count-box p,
  .cta .cta-btn,
  .pricing .box h4 span,
  .pricing .box h4 sup,
  .pricing .box .btn-buy,
  .faq .faq-list a,
  #footer .footer-top .footer-contact p {
    font-family: iranyekan !important;
  }
  
  p {
    line-height: 2rem;
  }
  /*
  index.php (header)
  */
  
  .rtl-getstarted {
    margin-right: 30px;
    margin-left: 0px !important;
  }
  #header .logo,
  #hero h1 {
    font-family: "iranyekan" !important;
    font-weight: 500;
    letter-spacing: -1px;
    font-size: 24px;
  }
  .navbar a i,
  .navbar a:focus i {
    margin-left: 0px;
    margin-right: 5px;
  }
  #hero .icon-box .description {
    text-align: justify;
    font-size: 14px;
  }
  #hero h1 {
    font-size: 2.5rem;
    line-height: 4rem;
  }
  #hero .icon-box {
    text-align: center;
  }
  .navbar-mobile .getstarted,
  .navbar-mobile .getstarted:focus {
    width: 75px;
  }
  /*
  index.php (About Section)
  */
  
  .about .content ul i {
    right: 0;
    left: none;
  }
  .about .content ul li {
    padding-left: 0px;
    padding-right: 28px;
  }
  .about .content .btn-learn-more {
    letter-spacing: 0px;
  }
  .rtl-row-content {
    text-align: justify;
  }
  

  
  .services .icon-box h4 {
    font-size: 18px;
  }
  .cta .cta-btn {
    letter-spacing: 0px;
  }
  
  /*
  index.php (Pricing Section)
  */
  
  .pricing .box h4 sup {
    font-size: 15px;
    bottom: -15px;
    right: -3px;
  }
  /*
  index.php (Frequently Asked Questions Section)
  */
  .faq .faq-list p {
    font-size: 13px;
  }
  .faq .faq-list .icon-help {
    right: 20px;
    left: 0;
  }
  .faq .faq-list .icon-show,
  .faq .faq-list .icon-close {
    right: auto;
    left: 0;
  }
  /*
  index.php (Contact Section)
  */
  .contact .info i {
    float: right;
  }
  .contact .info h4 {
    padding: 0 60px 0 0;
    font-size: 16px;
  }
  .contact .info p {
    padding: 0 60px 0 0;
  }
  
  /*
  index.php (Footer)
  */
  
  #footer .footer-newsletter form input[type="submit"] {
    left: -2px;
    right: auto;
    border-radius: 5px 0 0 5px;
  }
  #footer .footer-newsletter form input[type="email"] {
    width: 100%;
  }
  #footer .footer-top .footer-contact h3 {
    font-family:  iranyekan !important;
  }
  .text-md-start {
    text-align: right !important;
    margin-right: 0 !important;
  }
  .d-md-flex {
    justify-content: space-between;
    align-items: center;
  }
  
  /*
  inner-page.html (container)
  */
  .container img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 90%;
    height: auto;
  }
  .poster {
    border-radius: 8px;
    box-shadow: 4px 4px 12px 0px #2c2c2c;
  }

  /*
  portfolio-details.html (Portfolio Details Section)
  */
  
  .portfolio-description p {
    text-align: justify;
  }
  .portfolio-description h2 {
    font-size: 21px !important;
    text-align: justify;
    line-height: 1.7;
  }
  
  /*
  (v4.7.0.1)
  */
  
  @media (min-width: 1366px) {
    .rtl-dropdown {
      right: auto !important;
      left: -100% !important;
    }
  }
  
  .navbar .dropdown ul {
    right: 14px;
    left: auto;
  }
  #hero h2 {
    color: #5e5e5e;
    margin: 10px 0 0 0;
    font-size: 21px;
    font-family: iranyekan !important;
  }
  
  /*
  (v4.9.0)
  */
  @media (max-width: 1366px) {
    .navbar .dropdown .dropdown:hover > ul {
      right: 100%;
      left: unset;
    }
  }

  .lalezar {
    font-family: iranyekan;
  }
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 1rem;
  }
  