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

body,
.site-logo,
.head-search-input,
.vc_general.vc_tta.vc_tta-tabs .vc_tta-panel-title > a {
  font-family: "Lato", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-content th,
.comment-content th,
.navigation-main > li > a,
.navigation-header-secondary > li > a,
.footer .nav-list-inline,
.mast-head-right > a,
.entry-sticky-notice,
.entry-item-title,
.item-title,
.widget-title,
.section-title,
.module-callout-title,
.product_meta > span,
.wc-tabs a,
.woocommerce-thankyou-order-details li strong,
.wc-bacs-bank-details li strong,
.woocommerce-EditAccountForm legend,
.product_list_widget .product-title,
.widget_shopping_cart .total {
  font-family: "Montserrat", serif;
}