.secondHeading {
  font-size: 34px;
  line-height: 1.4;
  font-weight: 700;
}

.thirdHeading {
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 20px;
}

.description {
  font-size: 18px;
  line-height: 28px;
}

* {
    font-family: "Helvetica Neue", "Bahnschrift";
}

@font-face {
  font-family: "Bahnschrift";
  src: url("../fonts/BAHNSCHRIFT.woff") format("woff2");
}
