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

body,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-family: "Lato", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-logo div,
.btn,
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button,
.comment-author .fn,
.woocommerce-pagination,
#paging,
.entry-content .entry-counter-list li:before,
.entry-utils .read-more,
.nav {
  font-family: "Montserrat", sans-serif;
}