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

body {
  font-family: Lato, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
label,
.comment-metadata,
.woocommerce-thankyou-order-details li strong,
.wc-bacs-bank-details li strong,
.woocommerce-EditAccountForm legend,
.widget_shopping_cart .total,
.site-logo,
.site-tagline,
.mobile-nav-trigger,
.section-category-title,
.entry-meta-top-wrap,
.entry-meta-sm,
.entry-time,
.entry-content blockquote,
.section-subtitle,
.entry-rating-final-score strong,
.entry-item-rating,
.entry-prev > span,
.entry-next > span,
.entry-navigation-title,
.entry-author-title,
.entry-author-subtitle,
.news-ticker-title,
.news-ticker-item,
.navigation .nav-links,
.navigation-main a,
.widget_meta li a,
.widget_pages li a,
.widget_categories li a,
.widget_archive li a,
.widget_nav_menu li a,
.widget_recent_entries .post-date {
  font-family: "Roboto Condensed", serif;
}