/*
 Theme Name: Hestia Child
 Template: hestia
*/





@font-face {
    font-family: 'IRANSans';
    src: url('fonts/IRANSansWeb.woff2') format('woff2'),
         url('fonts/IRANSansWeb.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body, button, input, textarea, a, p, h1, h2, h3, h4, h5, h6 {
    font-family: 'IRANSans', sans-serif !important;
}

ul, ol, li {
    font-family: 'IRANSans', sans-serif !important;
}


