@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: 100;
    src: url('./woff/IRANSansWeb(FaNum)_UltraLight.woff');
    font-display: fallback
}


@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: 200;
    src: url('./woff/IRANSansWeb(FaNum)_Light.woff');
    font-display: fallback
}

@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: 300;
    src: url('./woff/IRANSansWeb(FaNum).woff');
    font-display: fallback
}

@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: 700;
    src: url('./woff/IRANSansWeb(FaNum)_Bold.woff');
    font-display: auto
}

@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: 900;
    src: url('./woff/IRANSansWeb(FaNum)_Bold.woff');
    font-display: fallback
}

body {
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-stretch: normal;
    font-size: 14px;
    font-family: iransans, "Segoe UI", tahoma, arial;
    text-align: right;
}

label {
    font-weight: 400;
}