@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

.bebas, h1, .size-txt {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
}

  