@font-face {
    font-family: 'Kohinoor Bangla';
    src: url('KohinoorBanglaLight.otf') format('opentype');
    font-weight:    300;
    font-style: normal;
}

@font-face {
    font-family: 'Kohinoor Bangla';
    src: url('KohinoorBanglaRegular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Kohinoor Bangla';
    src: url('KohinoorBanglaMedium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Kohinoor Bangla';
    src: url('KohinoorBanglaSemibold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Kohinoor Bangla';
    src: url('KohinoorBanglaBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}



