@font-face {
    font-family: 'Shabnam';
    font-display: swap;
    src: url('Shabnam-Thin-FD.woff2') format("woff2");
    font-weight: 100
}

@font-face {
    font-family: 'Shabnam';
    font-display: swap;
    src: url('Shabnam-Light-FD.woff2') format("woff2");
    font-weight: 300
}

@font-face {
    font-family: 'Shabnam';
    font-display: swap;
    src: url('Shabnam-FD.woff2') format("woff2");
    font-weight: 400
}

@font-face {
    font-family: 'Shabnam';
    font-display: swap;
    src: url('Shabnam-Medium-FD.woff2') format("woff2");
    font-weight: 500
}

@font-face {
    font-family: 'Shabnam';
    font-display: swap;
    src: url('Shabnam-Bold-FD.woff2') format("woff2");
    font-weight: 700
}

.font-Shabnam {
    font-family: 'Shabnam' !important;
}