/* Base typography with Google Fonts enabled
============================================= */

body,
.item-price .recurring {
  font-family: "PT Serif", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-logo,
input,
textarea,
.btn,
.button,
.added-to-cart,
.wc-forward,
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.copy,
.item-title,
.item-price,
.hero-title,
.navigation a,
.mobile-trigger,
.section-title,
.map-toggle,
#paging a,
#paging > span,
#paging li span {
  font-family: "Open Sans", sans-serif;
}