* {
  font-family: "Noto Sans", sans-serif;
}
@media (min-width: 1025px) {
  .h-custom {
    height: 100vh !important;
  }
}
