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

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

h1,
h2,
h3,
h4,
h5,
h6,
label,
.btn-lg,
.footer-copy,
.site-logo,
.item-price,
.widget-title,
.module-title,
.item-title,
.hero-title,
.hero-content-text,
.navigation a,
.entry-content blockquote::before,
.module-testimonial::before,
.paging a,
.paging > span,
.paging li span {
  font-family: "Montserrat", sans-serif;
}