.scrollbar-hide::-webkit-scrollbar {
  display: none;
}
.scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.lalezar {
  font-family: "Lalezar", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.font-oi {
  font-family: "Oi", serif;
  font-weight: 400;
  font-style: normal;
}
