/* PT Sans (body) + Onest (headings) — ABC Farben */
.switcher-title,
.top_block .title,
.top_block .title a,
.catalog-block-header,
.catalog-detail__main-title,
.catalog-list__item-title,
.catalog-list__item-title a {
  font-family: "Onest", "PT Sans", Arial, sans-serif !important;
}

/* Variable Onest gives the header category menu a true midpoint between 500 and 600. */
.menu-site-el__title {
  font-family: "Onest", "PT Sans", Arial, sans-serif !important;
  font-weight: 550;
}
