

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url(./YekanBakhFaNum-Bold.woff);
    font-display: fallback
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url(./YekanBakhFaNum-Light.woff);
    font-display: fallback
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: normal;
    src: url(./YekanBakhFaNum-Regular.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: iranyekan, "Segoe UI", tahoma, arial;
}

label {
    font-weight: 400;
}