/*
Theme Name: Hello Biz Child
Theme URI: https://github.com/elementor/hello-biz-child/
Description: Hello Biz Child is a child theme of Hello Biz, created by Elementor team
Author: Elementor Team
Template: hello-biz
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Version: 1.0.0
Stable tag: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-biz-child
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready, style-variations
*/

/* Add your custom styles here */
@font-face{
    font-family:IRANSans;
    font-style:normal;
    font-weight:900;
    font-display:swap;
    src:url('./fonts/eot/IRANSansWeb_Black.eot');
    src:url('./fonts/eot/IRANSansWeb_Black.eot?#iefix') format("embedded-opentype"),
        url('./fonts/woff2/IRANSansWeb_Black.woff2') format("woff2"),
        url('./fonts/woff/IRANSansWeb_Black.woff') format("woff"),
        url('./fonts/ttf/IRANSansWeb_Black.ttf') format("truetype");
}
@font-face{
    font-family:IRANSans;
    font-style:normal;
    font-weight:700;
    font-display:swap;
    src:url('./fonts/eot/IRANSansWeb_Bold.eot');
    src:url('./fonts/eot/IRANSansWeb_Bold.eot?#iefix') format("embedded-opentype"),
        url('./fonts/woff2/IRANSansWeb_Bold.woff2') format("woff2"),
        url('./fonts/woff/IRANSansWeb_Bold.woff') format("woff"),
        url('./fonts/ttf/IRANSansWeb_Bold.ttf') format("truetype");
}
@font-face{
    font-family:IRANSans;
    font-style:normal;
    font-display:swap;
    font-weight:500;
    src:url('./fonts/eot/IRANSansWeb_Medium.eot');
    src:url('./fonts/eot/IRANSansWeb_Medium.eot?#iefix') format("embedded-opentype"),
        url('./fonts/woff2/IRANSansWeb_Medium.woff2') format("woff2"),
        url('./fonts/woff/IRANSansWeb_Medium.woff') format("woff"),
        url('./fonts/ttf/IRANSansWeb_Medium.ttf') format("truetype");
}
@font-face{
    font-family:IRANSans;
    font-style:normal;
    font-display:swap;
    font-weight:300;
    src:url('./fonts/eot/IRANSansWeb_Light.eot');
    src:url('./fonts/eot/IRANSansWeb_Light.eot?#iefix') format("embedded-opentype"),
    url('./fonts/woff2/IRANSansWeb_Light.woff2') format("woff2"),
    url('./fonts/woff/IRANSansWeb_Light.woff') format("woff"),
    url('./fonts/ttf/IRANSansWeb_Light.ttf') format("truetype");
}
@font-face{
    font-family:IRANSans;
    font-style:normal;
    font-weight:200;
    font-display:swap;
    src:url('./fonts/eot/IRANSansWeb_UltraLight.eot');
    src:url('./fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format("embedded-opentype"),
    url('./fonts/woff2/IRANSansWeb_UltraLight.woff2') format("woff2"),
    url('./fonts/woff/IRANSansWeb_UltraLight.woff') format("woff"),
    url('./fonts/ttf/IRANSansWeb_UltraLight.ttf') format("truetype");
}
@font-face{
    font-family:IRANSans;
    font-style:normal;
    font-weight:400;
    font-display:swap;
    src:url('./fonts/eot/IRANSansWeb.eot');
    src:url('./fonts/eot/IRANSansWeb.eot?#iefix') format("embedded-opentype"),
    url('./fonts/woff2/IRANSansWeb.woff2') format("woff2"),
    url('./fonts/woff/IRANSansWeb.woff') format("woff"),
    url('./fonts/ttf/IRANSansWeb.ttf') format("truetype");
} 
body{
    font-family: IRANSans , Roboto , tahoma;
}