/*
 Theme Name:   iranwaves
 Theme URI:    https://irwaves.ir
 Description:  A project by Iran Waves, Design & Development by MohammadReza Heydari
 Author:       MohammadReza Heydari
 Author URI:   https://irwaves.ir/about
 Template:     hello-elementor
 Version:      1.4.0
 Text Domain:  hello-elementor-child-iranwaves
 License:      Proprietary – All rights reserved
 License URI:  https://irwaves.ir/license
*/

Template: hello-elementor


/* Light */
@font-face {
    font-family: 'IRANSansWeb';
    src: url('assets/fonts/IRANSansWeb/IRANSansWeb-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Regular */
@font-face {
    font-family: 'IRANSansWeb';
    src: url('assets/fonts/IRANSansWeb/IRANSansWeb-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Medium */
@font-face {
    font-family: 'IRANSansWeb';
    src: url('assets/fonts/IRANSansWeb/IRANSansWeb-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: 'IRANSansWeb';
    src: url('assets/fonts/IRANSansWeb/IRANSansWeb-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}



html, body,
button, input, textarea, select,
h1, h2, h3, h4, h5, h6 {
    font-family: 'IRANSansWeb', sans-serif !important;
}
