/* 16px/27px PT Sans + Onest headings (ABC Farben) */
html {
  --theme-font-size: 16px !important;
  --theme-line-height: 27px !important;
  --theme-font-family: "PT Sans", Arial, sans-serif !important;
  --theme-title-font-family: "Onest", "PT Sans", Arial, sans-serif !important;
  font-size: 16px !important;
}
body,
body div.bx-yandex-map,
body .ymaps-map .ymaps-b-balloon,
.fancybox-title,
.gm-style,
.gm-style-iw-d {
  font-family: "PT Sans", Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 27px !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.popup-window {
  font-family: "Onest", "PT Sans", Arial, sans-serif !important;
}
