h1, h2, h3, h4, h5, h6,
.t-accordion__heading,
.t-card__title,
.t-price__title,
.t-name__title,
.t-heading {
    font-family: "PT Serif", serif !important;
}
body, p, span, li, td, div,
.t-accordion__content,
.t-card__descr,
.t-price__descr,
.t-text,
.t-rich-text__p {
    font-family: "Open Sans", sans-serif !important;
}