/*
Theme Name:     Hello Biz Child
Template:       hello-biz
Version:        1.0.0
*/

/* فونت Vazirmatn از CDN */


/* اعمال فونت روی کل سایت */
body {
    font-family: 'Vazirmatn', sans-serif !important;
}

h1,* {
    font-family: 'Vazirmatn', sans-serif !important;
}