.typo-body {
  font-family: "Nunito", system-ui, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: normal;
}
.typo-body-small {
  font-family: "Nunito", system-ui, sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: normal;
}
.typo-body-xs {
  font-family: "system-ui", system-ui, sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: normal;
}
.typo-heading-1 {
  font-family: "Nunito", system-ui, sans-serif;
  font-weight: 800;
  font-size: 2rem;
  line-height: normal;
}
.typo-heading-2 {
  font-family: "system-ui", system-ui, sans-serif;
  font-weight: 700;
  font-size: 1.875rem;
  line-height: normal;
}
.typo-heading-3 {
  font-family: "Nunito", system-ui, sans-serif;
  font-weight: 800;
  font-size: 1.5rem;
  line-height: normal;
}
.typo-heading-4 {
  font-family: "system-ui", system-ui, sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: normal;
}
.typo-menu-title {
  font-family: "Nunito", system-ui, sans-serif;
  font-weight: 700;
  font-size: 0.65rem;
  line-height: normal;
  text-transform: uppercase;
}
.typo-menu-bold {
  font-family: "Nunito", system-ui, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: normal;
}
.typo-menu-medium {
  font-family: "Nunito", system-ui, sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: normal;
}
.typo-label {
  font-family: "Nunito", system-ui, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: normal;
}
.typo-caption {
  font-family: "Nunito", system-ui, sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: normal;
}
.typo-overline {
  font-family: "Nunito", system-ui, sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: normal;
  text-transform: uppercase;
}
.typo-text-bold {
  font-family: "Nunito", system-ui, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: normal;
}
.typo-badge {
  font-family: "Nunito", system-ui, sans-serif;
  font-weight: 800;
  font-size: 0.75rem;
  line-height: normal;
}
.typo-label-emphasis {
  font-family: "Nunito", system-ui, sans-serif;
  font-weight: 500;
  font-size: 0.65rem;
  line-height: normal;
  text-transform: uppercase;
}
.typo-price-large {
  font-family: "Nunito", system-ui, sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: normal;
}
