
.lexend {
  font-family: "Lexend", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}


*{
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.tailwind-bg{
    background-image: url(/img/hero.webp);
    background-size: cover;
    background-position: center;
}
