@font-face {
    font-family: 'SolaimanLipi';
    src: url('/assets/fonts/SolaimanLipi.ttf') format('truetype');
    unicode-range: U+0960-09FF;
}

@font-face {
    font-family: Kalpurush;
    src: url('/assets/fonts/Kalpurush.ttf');
    unicode-range: U+0960-09FF;
}

@font-face {
font-family: SutonnyMJ;
src: url('/assets/fonts/SutonnyMJ Regular.ttf');
}

@font-face {
    font-family: Calibri;
    src: url('/assets/fonts/Calibri.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Calibri;
    src: url('/assets/fonts/Calibrii.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: Calibri;
    src: url('/assets/fonts/Calibrib.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: Calibri;
    src: url('/assets/fonts/Calibriz.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "Times New Roman";
    src: url('/assets/fonts/Times.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Times New Roman";
    src: url('/assets/fonts/Timesbd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Times New Roman";
    src: url('/assets/fonts/Timesi.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "Times New Roman";
    src: url('/assets/fonts/Timesbi.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: "Arial";
    src: url('/assets/fonts/Arial.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Arial";
    src: url('/assets/fonts/Arialbd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Arial";
    src: url('/assets/fonts/Ariali.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "Arial";
    src: url('/assets/fonts/Arialbi.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}
