@font-face {
	font-family: 'SolaimanLipi';
	src: url('../fonts/SolaimanLipiNormal.eot');
	src: local('SolaimanLipi'), local('SolaimanLipi'),
		url('../fonts/SolaimanLipiNormal.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SolaimanLipiNormal.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
body {
    font-family: SolaimanLipi;
}
h1, h2, h3, h4, h5, h6 {
    font-family: SolaimanLipi;
}
.hero-9 .hero-9-title{
    font-size: 85px;
}
.page-banner {
    padding: 80px 310px;
}

.text-justify{
    text-align: justify;
}
#member_regform .col-form-label span{
    color: #FF0000;
    font-weight: bold;
}