/* 
Theme Name: Hello Child
Theme URI: https://elementor-site.ir/
Description: 
Author: Elementor Site
Author URI: https://elementor-site.ir/
Template: hello-elementor
Version: 1.0.2
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

@font-face {
    font-family: 'vazir';
    src: url('fonts/Vazir-Variable.woff2') format('woff2'),
         url('fonts/Vazir-Variable.woff') format('woff'),
         url('fonts/Vazir-Variable.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'vazir-fd';
    src: url('fonts/Vazir-FD.woff2') format('woff2'),
         url('fonts/Vazir-FD.woff') format('woff'),
         url('fonts/Vazir-FD.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

*:not(i):not(svg):not(path):not([class*="icon"]):not(.fa):not(.fas):not(.far):not(.fal):not(.fab):not(.fa-solid):not(.fa-regular):not(.dashicons):not(.elementor-star-rating):not(.farsi-digits *){
	font-family: "vazir", Sans-serif !important;
}

.farsi-digits *{
        font-family: "vazir-fd", Sans-serif !important;
}