@font-face {
    font-family: "shabnam";
    src: url(../fonts/Shabnam-FD.ttf);
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "shabnam";
    src: url(../fonts/Shabnam-Medium-FD.ttf);
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "shabnam";
    src: url(../fonts/Shabnam-Bold-FD.ttf);
    font-weight: 700;
    font-display: swap;
}


/* Font: Shabnam */

/*@font-face {*/
/*    font-family: "shabnam";*/
/*    src: url(../fonts/Shabnam.woff2) format("woff2"), !* اول woff2 رو امتحان کن *!*/
/*         url(../fonts/Shabnam-FD.ttf) format("truetype"); !* بعد ttf *!*/
/*    font-weight: normal; !* یا 400 *!*/
/*    font-display: swap; !* برای نمایش سریع‌تر متن *!*/
/*}*/

/*@font-face {*/
/*    font-family: "shabnam";*/
/*    src: url(../fonts/Shabnam-Medium.woff2) format("woff2"),*/
/*         url(../fonts/Shabnam-Medium-FD.ttf) format("truetype");*/
/*    font-weight: 500;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: "shabnam";*/
/*    src: url(../fonts/Shabnam-Bold.woff2) format("woff2"),*/
/*         url(../fonts/Shabnam-Bold-FD.ttf) format("truetype");*/
/*    font-weight: 700;*/
/*    font-display: swap;*/
/*}*/
