

h1 {
  font-size: 52px;
  font-family: TildaSans, Arial, sans-serif;
  font-weight: 600;
  height: 63px;
}

.sub {
  font-family: TildaSans, Arial, sans-serif;
  font-size: 30px;
  font-weight: 300;
  opacity: .5;
}

.text {
  font-family: TildaSans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
}