@font-face {
  font-family: 'SolaimanLipi';
  src: url('solaimanlipi/SolaimanLipi.eot');
  src: url('solaimanlipi/SolaimanLipi.woff') format('woff'),
       url('solaimanlipi/SolaimanLipi.ttf') format('truetype'),
       url('solaimanlipi/SolaimanLipi.svg#SolaimanLipiNormal') format('svg'),
       url('solaimanlipi/SolaimanLipi.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


body {
   font-family: SolaimanLipi,"Comfortaa",Arial,sans-serif;font-weight:400; font-size:18px;
}
body, p,table{ font-family: SolaimanLipi,"Comfortaa",Arial,sans-serif; font-weight:400;}
h1, h2, h3, h4, h5, h6 {
	font-family: SolaimanLipi,"Comfortaa",Arial,sans-serif; 
}
.h6, h6 {
	font-size: 22px;
}
.h1, h1 {
	font-size: 3.0rem; font-weight:bold;
}
.feature-tabs li a h6 {
	font-size: 22px;
	line-height: 18px;
	font-weight: 700;
}
#footer .copyright {
	font-family: SolaimanLipi,"Comfortaa",Arial,sans-serif; 
}
.basic-card {
	padding: 30px;
	text-align: center;
	background-color: #fff;
	transition: all .3s;
	height: 180px;
	overflow: hidden;
}
.table thead th, .table th {
	color: #FFF;
	font-size: 18px !important;
}

.table td {
	font-size: 18px !important;
}
.accordion-faq.accordion > .card .card-header h6 {
	font-weight: 600;
	font-size: 18px;
}
.hs2 {
	font-size: 34px;
	line-height: normal;
}
.lp5 {
	letter-spacing: normal !important;
}

.side-line::after{
	right: 20px;
}
.side-line::before {
	left: 20px;
}
#social-sidebar .transform.platinum span {
	right: -42px;
}
@media (max-width: 768px) {
	body {
		font-family: SolaimanLipi,"Comfortaa",Arial,sans-serif;
		font-weight: 400;
		font-size: 16px;
	}
	.table td {
		font-size: 16px !important;
	}
	.feature-tabs li a h6 {
		font-size: 18px;
		line-height: 22px;
		font-weight: 700;
	}

	.table thead th, .table th {
		color: #FFF;
		font-size: 16px !important;
	}
	.accordion-faq.accordion > .card .card-header h6 {
		font-weight: 600;
		font-size: 16px;
	}

}