/* Local Google Font: Lato (SIL Open Font License 1.1) */
@font-face {
  font-family: "MSE Lato";
  src: url("../fonts/lato-regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "MSE Lato";
  src: url("../fonts/lato-italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "MSE Lato";
  src: url("../fonts/lato-semibold.woff2") format("woff2");
  font-style: normal;
  font-weight: 600 700;
  font-display: swap;
}
@font-face {
  font-family: "MSE Lato";
  src: url("../fonts/lato-semibold-italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 600 700;
  font-display: swap;
}

html, body, button, input, select, textarea,
.site-title-font, .site-subtitle-font, .nav-font,
.heading-1-font, .heading-2-font, .heading-3-font,
.body-font, .page-title-font, .page-description-font,
.category-nav-font, .summary-heading-font, .system-button-font,
#header, #topNav, #mobileNav, #page, #sidebar, #footer,
h1, h2, h3, h4, h5, h6, p, li, a, blockquote {
  font-family: "MSE Lato", Lato, Arial, sans-serif !important;
}
