@font-face {
    font-family: 'SolaimanLipi';
    src: url('SolaimanLipi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body, html, * {
    font-family: 'SolaimanLipi', Arial, sans-serif !important;
}
