@font-face {
 font-family: 'kalpurushregular';
 src: url('customfonts/Kalpurush.ttf');
  }
.listfont{
	font-family:kalpurushregular;
	font-size: 16px;
	font-weight: normal;
	}
.headerfont{
	font-family:kalpurushregular;
	font-size: 18px;
	font-weight: normal;
	color: white;
	}