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

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