@font-face {
  font-family: ON Sans Text;
  src: url(/static_content/onesitecategory/components/mfe/_next/static/media/ON_Sans_Text-Regular.79f63c71.woff2) format("woff2");
  font-weight: 100 500;
  font-style: normal
}

@font-face {
  font-family: ON Sans Text;
  src: url(/static_content/onesitecategory/components/mfe/_next/static/media/ON_Sans_Text-Bold.154bb105.woff2) format("woff2");
  font-weight: 600 900;
  font-style: normal
}

:root {
  --font-gotham: "Gotham";
  --font-on-sans-text: "ON Sans Text";
}

.section-toggle button,
.measurement-toggle button,
.chart-button,
.body-a, .sds_body-a,
.chart-select,
.division-header-title {
  font-family: var(--font-on-sans-text),Verdana,Arial,sans-serif;
}