/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/


@font-face {
    font-display: swap;
    font-family: IranYekan;
    font-style: normal;
    font-weight: 100;
    src: url('fonts/IRANYekan/IRANYekanThin.woff') format('woff')
}

@font-face {
    font-display: swap;
    font-family: IranYekan;
    font-style: normal;
    font-weight: 300;
    src: url('fonts/IRANYekan/IRANYekanLight.woff') format('woff')
}

@font-face {
    font-display: swap;
    font-family: IranYekan;
    font-style: normal;
    font-weight: 400;
    src: url('fonts/IRANYekan/IRANYekanRegular.woff') format('woff')
}

@font-face {
    font-display: swap;
    font-family: IranYekan;
    font-style: normal;
    font-weight: 500;
    src: url('fonts/IRANYekan/IRANYekanMedium.woff') format('woff')
}

@font-face {
    font-display: swap;
    font-family: IranYekan;
    font-style: normal;
    font-weight: 600;
    src: url('fonts/IRANYekan/IRANYekanBold.woff') format('woff')
}

@font-face {
    font-display: swap;
    font-family: IranYekan;
    font-style: normal;
    font-weight: 700;
    src: url('fonts/IRANYekan/IRANYekanExtraBold.woff') format('woff')
}

@font-face {
    font-display: swap;
    font-family: IranYekan;
    font-style: normal;
    font-weight: 800;
    src: url('fonts/IRANYekan/IRANYekanBlack.woff') format('woff')
}

@font-face {
    font-display: swap;
    font-family: IranYekan;
    font-style: normal;
    font-weight: 900;
    src: url('fonts/IRANYekan/IRANYekanExtraBlack.woff') format('woff')
}

body, div, ul, li, ol, h1, h2, h3, h4, h5 ,h6, p, a, tabel, tr, td, th, b, i, strong{
    font-family: IranYekan !important;
}