/*
TODO: please load this sheet after all fonts are loaded
 */

@font-face {
    font-family: IRANYekanXVF;
    src: url('../../webfonts/IRANYekanXVF.woff2') format('woff-variations'),
    url('../../webfonts/IRANYekanXVF.woff2') format('woff2');
    font-weight: 100 1000;
    font-display: fallback;
}
@font-face {
    font-family: IRANYekanX;
    src: url('../../webfonts/IRANYekanX-Regular.woff') format('woff');
}
@font-face {
    font-family: IRANYekanX;
    src: url('../../webfonts/IRANYekanX-Bold.woff') format('woff');
    font-weight: 700;
}