@font-face {
    font-family: font-light;
    font-style: normal;
    font-weight: 300;
    src: url('../farsi-fonts/woff/IRANSansXFaNum-Light.woff') format('woff'),
    url('../farsi-fonts/woff2/IRANSansXFaNum-Light.woff2') format('woff2');
    font-variation-settings: "rdot" 1;
}

@font-face {
    font-family: font-regular;
    font-style: normal;
    font-weight: normal;
    src: url('../farsi-fonts/woff/IRANSansXFaNum-Regular.woff') format('woff'),
    url('../farsi-fonts/woff2/IRANSansXFaNum-Regular.woff2') format('woff2');
    font-variation-settings: "rdot" 1;
}

@font-face {
    font-family: font-medium;
    font-style: normal;
    font-weight: 500;
    src: url('../farsi-fonts/woff/IRANSansXFaNum-Medium.woff') format('woff'),
    url('../farsi-fonts/woff2/IRANSansXFaNum-Medium.woff2') format('woff2');
    font-variation-settings: "rdot" 1;
}

@font-face {
    font-family: font-bold;
    font-style: normal;
    font-weight: bold;
    src: url('../farsi-fonts/woff/IRANSansXFaNum-Bold.woff') format('woff'),
    url('../farsi-fonts/woff2/IRANSansXFaNum-Bold.woff2') format('woff2');
    font-variation-settings: "rdot" 1;
}
