/*@font-face {*/
/*    font-family: 'Poppins', sans-serif;*/
/*    src: url('../fonts/en/Poppins-Regular.ttf') format('truetype');*/


/*    !*src: url('../fonts/solaiman-lipi/SolaimanLipi.woff') format('woff'),*!*/
/*    !*url('../fonts/solaiman-lipi/SolaimanLipi.ttf') format('truetype'),*!*/
/*    !*url('../fonts/solaiman-lipi/SolaimanLipi.svg#SolaimanLipiNormal') format('svg'),*!*/
/*    !*url('../fonts/solaiman-lipi/SolaimanLipi.eot?#iefix') format('embedded-opentype');*!*/
/*    !*font-weight: normal;*!*/
/*    !*font-style: normal;*!*/
/*}*/



body{
    background-color: #ffffff;
    font-family: 'Inter', sans-serif!important;
    font-weight: normal;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: normal;
}

p{
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
    font-family: 'Inter', sans-serif;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
    font-family: 'Inter', sans-serif;
    line-height: 1.1;
    margin: 0 0 20px;
    font-weight: bold;
}



a{
    font-family: 'Inter', sans-serif;
    text-decoration: none !important;
    outline: none !important;
    color: #1C9D50;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
li{
    font-family: 'Inter', sans-serif;
    list-style: none;
}
.slide-title{
    font-family: Inter;
}
.area-details{
    font-family: Inter;
}
.data-description{
    font-family: Inter;
}

.stories-para{
    font-family: Inter;
}
.date-text{
    font-family: Inter;
}
.time{
    font-family: Inter;
}
.footer-title1 {
    font-family: Inter;
}
.card-text {
    font-family: Inter;
}
.footer-logo {
    font-family: Inter;
}
.inter{
    font-family: Inter;
}
.copyright {
    font-family: Inter;
}
.related-post-header{
    font-family: Inter;
}
.btn-text, .text-dataset{
    font-family: Inter;
}

.dataset-title{
    font-family: Inter;
}
.dataset-detail{
    font-family: Inter;
}
.data-text{
    font-family: Inter;
}
.background-title{
    font-family: Inter;
}
.background-details{
    font-family: Inter;
}
.date{
    font-family: Inter;
}
.time{
    font-family: Inter;
}
.about-details{
    font-family: Inter;
}
.vision-details{
    font-family: Inter;
}
.about-details p{
    font-family: Inter;
}
