/* RTL STYLES*/
@font-face {
    font-family: IRANSans-web;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/IRANSansWeb_Bold.eot);
    src: url(../fonts/IRANSansWeb_Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/IRANSansWeb_Bold.woff2) format("woff2"),url(../fonts/IRANSansWeb_Bold.woff) format("woff"),url(../fonts/IRANSansWeb_Bold.ttf) format("truetype")
}

@font-face {
    font-family: IRANSans-web;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/IRANSansWeb_Medium.eot);
    src: url(../fonts/IRANSansWeb_Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/IRANSansWeb_Medium.woff2) format("woff2"),url(../fonts/IRANSansWeb_Medium.woff) format("woff"),url(../fonts/IRANSansWeb_Medium.ttf) format("truetype")
}

@font-face {
    font-family: IRANSans-web;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/IRANSansWeb_UltraLight.eot);
    src: url(../fonts/IRANSansWeb_UltraLight.eot?#iefix) format("embedded-opentype"),url(../fonts/IRANSansWeb_UltraLight.woff2) format("woff2"),url(../fonts/IRANSansWeb_UltraLight.woff) format("woff"),url(../fonts/IRANSansWeb_UltraLight.ttf) format("truetype")
}

@font-face {
    font-family: IRANSans-web;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/IRANSansWeb.eot);
    src: url(../fonts/IRANSansWeb.eot?#iefix) format("embedded-opentype"),url(../fonts/IRANSansWeb.woff2) format("woff2"),url(../fonts/IRANSansWeb.woff) format("woff"),url(../fonts/IRANSansWeb.ttf) format("truetype")
}

@font-face {
    font-family: IRANSans-web-fa;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/IRANSansWeb-FaNum.eot);
    src: url(../fonts/IRANSansWeb-FaNum.eot?#iefix) format("embedded-opentype"),url(../fonts/IRANSansWeb-FaNum.woff2) format("woff2"),url(../fonts/IRANSansWeb-FaNum.woff) format("woff"),url(../fonts/IRANSansWeb-FaNum.ttf) format("truetype")
}

body, .page-title h1 {
    font-family: 'IRANSans-web', sans-serif;
}
p, .digit, .popular-posts .post-info, .category-list li a,
.post-info li a, .main-menu .navigation > li > ul > li > a,
.news-block .inner-box .lower-content .post-date,
.fact-counter .column .inner .count-outer,
.list-style-two li a {
    font-family: 'IRANSans-web-fa', sans-serif;
}
/* Contactus */
.contact-page-form .form-group .icon{
    left:auto;
    right:25px;
}
.contact-page-form .form-group input[type="text"],
.contact-page-form .form-group input[type="tel"],
.contact-page-form .form-group input[type="email"],
.contact-page-form .form-group select, .contact-page-form .form-group textarea {
    padding: 10px 35px 10px 10px;
}
