
@font-face {
    font-family: 'Titr';
    src: url('../fonts/persian/BTitrBold.eot');
    src: url('../fonts/persian/BTitrBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/persian/BTitrBold.woff2') format('woff2'),
        url('../fonts/persian/BTitrBold.woff') format('woff'),
        url('../fonts/persian/BTitrBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'IranSans';
    src: url('../fonts/persian/IRANSansWeb.eot');
    src: url('../fonts/persian/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
        url('../fonts/persian/IRANSansWeb.woff2') format('woff2'),
        url('../fonts/persian/IRANSansWeb.woff') format('woff'),
        url('../fonts/persian/IRANSansWeb.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'IranSansBold';
    src: url('../fonts/persian/IRANSansWeb_Bold.eot');
    src: url('../fonts/persian/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/persian/IRANSansWeb_Bold.woff2') format('woff2'),
        url('../fonts/persian/IRANSansWeb_Bold.woff') format('woff'),
        url('../fonts/persian/IRANSansWeb_Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

body.rtl {
    font-family: "IranSans"!important;
}

h1,h2,h3,h4,h5,h6,h7,.sp-menu-item a {
    font-family: "IranSans"!important;
}
.sp-megamenu-parent > li > a {
    padding: 0 10px;    
}