@font-face {
    font-family: 'IRANSansWeb';
    src: url('//soodino.ai/fonts/IRANSansWeb_UltraLight.woff2') format('woff2'),
         url('//soodino.ai/fonts/IRANSansWeb_UltraLight.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('//soodino.ai/fonts/IRANSansWeb_Light.woff2') format('woff2'),
         url('//soodino.ai/fonts/IRANSansWeb_Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('//soodino.ai/fonts/IRANSansWeb_Medium.woff2') format('woff2'),
         url('//soodino.ai/fonts/IRANSansWeb_Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('//soodino.ai/fonts/IRANSansWeb_Bold.woff2') format('woff2'),
         url('//soodino.ai/fonts/IRANSansWeb_Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('//soodino.ai/fonts/IRANSansWeb_Black.woff2') format('woff2'),
         url('//soodino.ai/fonts/IRANSansWeb_Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

a, h1, h2, h3, h4, h5, h6, p, ul, li, span, div, input, button ,tbody,th,tr,td {
    font-family: 'IRANSansWeb', sans-serif;
}