.font-style-xxlarge, .font-style-xlarge, .font-style-large, .font-style-small, .font-style-xsmall, .font-style-xxsmall {
  font-family: "Oxygen", sans-serif;
}

.font-style-xxlarge, .font-style-xlarge, .font-style-large, .font-style-small, .font-style-xsmall, .font-style-xxsmall {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}

.font-style-xxlarge, .font-style-xlarge, .font-style-large, .font-style-small, .font-style-xsmall, .font-style-xxsmall {
  margin-bottom: 8px;
}

.font-style-xxlarge {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.31;
  color: #000000;
}

.font-style-xlarge {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  color: #000000;
}

.font-style-large {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22;
  color: #000000;
}

.font-style-small {
  font-size: 12px;
  font-weight: normal;
  line-height: 2;
  color: #000000;
}

.font-style-xsmall {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.33;
  color: #000000;
}

.font-style-xxsmall {
  font-size: 10px;
  font-weight: normal;
  line-height: 1.4;
  color: #7da198;
}
