
    @font-face {
        font-family: 'HeadingFont';
        src: url('https://biogolzari.ir/wp-content/plugins/zard-font-changer/css/../fonts/Vazirmatn-FD-NL-Bold.woff2') format('woff2');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    
    h1, h2, h3, h4, h5, h6,
    .h1, .h2, .h3, .h4, .h5, .h6,
    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
    .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
        font-family: 'HeadingFont', sans-serif !important;
    }
    
    @font-face {
        font-family: 'BodyFont';
        src: url('https://biogolzari.ir/wp-content/plugins/zard-font-changer/css/../fonts/Vazirmatn-FD-NL-Regular.woff2') format('woff2');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    
    body, p, span, li, a, div, td, th, input, textarea, button, select {
        font-family: 'BodyFont', sans-serif !important;
    }
    