/**handles:ci-theme-typography-google**/
/* Base typography with Google Fonts enabled
============================================= */

body,
.slide-title {
  font-family: "Lato", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-logo,
.item-title-main,
.tp-title,
.widget-callout-title {
  font-family: "Montserrat", serif;
}