body {
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Bebas Neue", "Oswald", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase !important;
}

p {
  line-height: 135%!important;
}

.button {
  font-family: "Bebas Neue", "Oswald", sans-serif;
  text-transform: none!important;
  font-size: 18px!important;
}