
.font-11 {
  font-size: 11px !important;
}

.font-12 {
  font-size: 12px !important;
}

.font-13 {
  font-size: 13px !important;
}

.font-14 {
  font-size: 14px !important;
}

.font-15 {
  font-size: 15px !important;
}

.font-16 {
  font-size: 16px !important;
}

.font-17 {
  font-size: 17px !important;
}

.font-18 {
  font-size: 18px !important;
}

.font-19 {
  font-size: 19px !important;
}

.font-20 {
  font-size: 20px !important;
}

.font-21 {
  font-size: 21px !important;
}

.font-22 {
  font-size: 22px !important;
}

.font-23 {
  font-size: 23px !important;
}

.font-24 {
  font-size: 24px !important;
}

.font-26 {
  font-size: 26px !important;
}

.font-28 {
  font-size: 28px !important;
}

.font-30 {
  font-size: 30px !important;
}

.font-35 {
  font-size: 35px !important;
}

.font-36 {
  font-size: 36px !important;
}

.font-37 {
  font-size: 37px !important;
}

.font-38 {
  font-size: 38px !important;
}

.font-42 {
  font-size: 42px !important;
}

.font-43 {
  font-size: 42px !important;
}

.font-44 {
  font-size: 44px !important;
}

.font-48 {
  font-size: 48px !important;
}

.font-50 {
  font-size: 50px !important;
}


.font-60 {
  font-size: 60px !important;
}

.font-72 {
  font-size: 72px !important;
  line-height: 80px !important;
}

@media screen and (max-width: 1200px) {

  .font-72 {
    font-size: 6vw !important;
    line-height: 7vw !important;
  }

}

@media screen and (max-width: 767px) {

  .font-72 {
    font-size: 5vw !important;
    line-height: 6vw !important;
  }

}

.font-weight-semi-bold {
  font-weight: 600 !important;
}

.line-height-16 {
  line-height: 16px !important;
}

.line-height-20 {
  line-height: 20px !important;
}

.line-height-27 {
  line-height: 27px !important;
}

.line-height-98 {
  line-height: 98px !important;
}