.oxygen-light {
  font-family: "Oxygen", sans-serif;
  font-weight: 250;
  font-style: normal;
}

.oxygen-regular {
  font-family: "Oxygen", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.oxygen-regular-sm {
  font-family: "Oxygen", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: small;
}

.oxygen-bold {
  font-family: "Oxygen", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.allison-regular {
  font-family: "Allison", cursive;
  font-weight: 400;
  font-style: normal;
}

.helvetica-regular {
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: normal;
}

.helvetica-medium {
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: 500;
}