html {   font-family: 'Lexend Deca', sans-serif !important;}
/* Typography */
p, a {font-weight: 400;}
.h2 {font-size: 40px;}
.h3 {font-size: 28px;}
.light-300 {
     font-family: 'Lexend Deca', sans-serif !important;
  font-weight: 300;
}
.regular-400 {
   font-family: 'Lexend Deca', sans-serif !important;
  font-weight: 400;
}
.semi-bold-600 {
   font-family: 'Lexend Deca', sans-serif !important;
  font-weight: 500;
}
#index_banner .carousel-indicators li, #index_banner 
.carousel-indicators.active {
    background-color: rgba(255,255,255,0.4) !important;
}
