@font-face {
    font-family: 'SolaimanLipi';
    src: url('../fonts/SolaimanLipi.ttf') format('truetype');
    font-weight:normal;
    font-style:inherit
;
}

body {
    font-family: 'SolaimanLipi', Arial, sans-serif;
}