<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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 &gt; span,
#paging li span {
  font-family: "Open Sans", sans-serif;
}</pre></body></html>