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

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

.fz16 {
  font-size: 16px;
}

.fz18 {
  font-size: 18px;
}

.fwn {
  font-weight: normal;
}

.fwb {
  font-weight: bold !important;
}

.fz-1 {
  font-size: 0.5rem;
}

.fz-2 {
  font-size: 0.75rem;
}

.fz-3 {
  font-size: 1rem;
}

.fz-4 {
  font-size: 1.5rem;
}

.fz-5 {
  font-size: 3rem;
}

.lh-1 {
  line-height: 1rem;
}

.lh-2 {
  line-height: 1.5rem;
}

.lh-3 {
  line-height: 2rem;
}

.lh-4 {
  line-height: 3rem;
}
