/*@font-face {*/
/*    font-family: YekanBakh;*/
/*    src: url('./Yekan-Bakh-FaNum-Light.woff') format('woff');*/
/*    font-style: normal;*/
/*    font-weight: 100;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: YekanBakh;*/
/*    src: url('./Yekan-Bakh-FaNum-Thin.woff') format('woff');*/
/*    font-style: normal;*/
/*    font-weight: 200;*/
/*    font-display: swap;*/
/*}*/

@font-face {
    font-family: YekanBakh;
    src: url('Yekan-Bakh-FaNum-Medium.woff') format('woff');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: YekanBakh;
    src: url('Yekan-Bakh-FaNum-Regular.woff') format('woff');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: YekanBakh;
    src: url('Yekan-Bakh-FaNum-Bold.woff') format('woff');
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

/*@font-face {*/
/*    font-family: YekanBakh;*/
/*    src: url('./Yekan-Bakh-FaNum-Heavy.woff') format('woff');*/
/*    font-style: normal;*/
/*    font-weight: 800;*/
/*    font-display: swap;*/
/*}*/

body {
    font-family: YekanBakh;
}