
@font-face {
    font-family: 'IRANSans';
    src: url('IRANSansWeb.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSans';
    src: url('IRANSansWeb_UltraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSans';
    src: url('IRANSansWeb_Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSans';
    src: url('IRANSansWeb_Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSans';
    src: url('IRANSansWeb_Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'IRANSans';
    src: url('IRANSansWeb_Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}

/* General body styling for Persian */
body, h1, h2, h3, h4, h5, h6, input, textarea, select, button, .tooltip, .popover {
    font-family: 'IRANSans', sans-serif !important;
}
