@font-face {
    font-family: Mukta;
    font-weight: 200;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Mukta-ExtraLight.ttf);
}
@font-face {
    font-family: Mukta;
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Mukta-Light.ttf);
}
@font-face {
    font-family: Mukta;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Mukta-Regular.ttf);
}
@font-face {
    font-family: Mukta;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Mukta-Medium.ttf);
}
@font-face {
    font-family: Mukta;
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Mukta-SemiBold.ttf);
}
@font-face {
    font-family: Mukta;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Mukta-Bold.ttf);
}
@font-face {
    font-family: Mukta;
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Mukta-ExtraBold.ttf);
}