/*Kalameh fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com*/
/*--------------------------------------------------------------------------------------*/
/*This set of fonts are used in this project under the license: (EU2NVS)*/
/*--------------------------------------------------------------------------------------*/

/*IranYekanWeb fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com*/
/*--------------------------------------------------------------------------------------*/
/*This set of fonts are used in this project under the license: (WAF6HQ)*/
/*--------------------------------------------------------------------------------------*/



@font-face {
    font-family: IranYekanWebF;
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url('https://startups.ir/wp-content/uploads/2024/05/iranyekanwebregularfanum.ttf');
}

@font-face {
    font-family: IranYekanWebF;
    font-style: normal;
    font-weight: 700;
    font-display: auto;
    src: url('https://startups.ir/wp-content/uploads/2024/05/iranyekanwebboldfanum.ttf');
}

@font-face {
    font-family: IranYekanWebF;
    font-style: normal;
    font-weight: 500;
    font-display: auto;
    src: url('https://startups.ir/wp-content/uploads/2024/05/iranyekanwebmediumfanum.ttf');
}

@font-face {
    font-family: IranYekanWebF;
    font-style: normal;
    font-weight: 100;
    font-display: auto;
    src: url('https://startups.ir/wp-content/uploads/2024/05/iranyekanwebthinfanum.ttf');
}

@font-face {
    font-family: IranYekanWebF;
    font-style: normal;
    font-weight: 200;
    font-display: auto;
    src: url('https://startups.ir/wp-content/uploads/2024/05/iranyekanweblightfanum.ttf');
}

/* @font-face {
    font-family: IranYekanWebF;
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url('https://startups.ir/wp-content/uploads/2024/05/IranYekanWebWebFaNum-Regular.woff2') format('ttf');
} */

/*@font-face {*/
/*    font-family: IranYekanWebF;*/
/*    font-style: normal;*/
/*    font-weight: 600;*/
/*    font-display: auto;*/
/*    src: url('https://startups.ir/wp-content/uploads/2024/05/IranYekanWebWebFaNum-SemiBold.woff2') format('ttf');*/
/*}*/

@font-face {
    font-family: IranYekanWebF;
    font-style: normal;
    font-weight: 800;
    font-display: auto;
    src: url('https://startups.ir/wp-content/uploads/2024/05/iranyekanwebblackfanum.ttf');
}

@font-face {
    font-family: IranYekanWebF;
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url('https://startups.ir/wp-content/uploads/2024/05/iranyekanwebextrablackfanum.ttf');
}




.jet-smart-listing__post-excerpt.post-excerpt-simple{
    font-family:"IranYekanWebF" !important;
}


/*For https://startups.ir/about IranYekan Font*/
.inner-section-iranyekan-font *{
    font-family:"IranYekanWebF" !important;
    line-height:40px;
}



/*CSS to Change Font Of Blog Texts*/
.elementor-element.elementor-widget.elementor-widget-theme-post-content{
    p,a,li{
        font-family:"IranYekanWebF";
        font-weight:500;
        line-height:40px;
    }
    strong{
        font-family:"IranYekanWebF";
        font-weight:800;
    }
}
/*.elementor-container.elementor-column-gap-default {*/
/*      p,a,li{*/
/*        font-family:"IranYekanWebF";*/
/*        font-weight:500;*/
/*        line-height:40px;*/
/*    }*/
/*    strong{*/
/*        font-family:"IranYekanWebF";*/
/*        font-weight:800;*/
/*    }*/
/*}*/

