/* montserrat-regular - latin */
@font-face {
  font-display: optional;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/theme/fonts/montserrat-v25-latin-regular.woff2") format("woff2");
}
/* montserrat-italic - latin */
@font-face {
  font-display: optional;
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url("/theme/fonts/montserrat-v25-latin-italic.woff2") format("woff2");
}
/* montserrat-500 - latin */
@font-face {
  font-display: optional;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/theme/fonts/montserrat-v25-latin-500.woff2") format("woff2");
}
/* montserrat-600 - latin */
@font-face {
  font-display: optional;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("/theme/fonts/montserrat-v25-latin-600.woff2") format("woff2");
}
/* montserrat-700 - latin */
@font-face {
  font-display: optional;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("/theme/fonts/montserrat-v25-latin-700.woff2") format("woff2");
}
/* lora-regular - latin */
@font-face {
  font-display: optional;
  font-family: "Lora";
  font-style: normal;
  font-weight: 400;
  src: url("/theme/fonts/lora-v32-latin-regular.woff2") format("woff2");
}
/* lora-500 - latin */
@font-face {
  font-display: optional;
  font-family: "Lora";
  font-style: normal;
  font-weight: 500;
  src: url("/theme/fonts/lora-v32-latin-500.woff2") format("woff2");
}
/* lora-600 - latin */
@font-face {
  font-display: optional;
  font-family: "Lora";
  font-style: normal;
  font-weight: 600;
  src: url("/theme/fonts/lora-v32-latin-600.woff2") format("woff2");
}
/* lora-700 - latin */
@font-face {
  font-display: optional;
  font-family: "Lora";
  font-style: normal;
  font-weight: 700;
  src: url("/theme/fonts/lora-v32-latin-700.woff2") format("woff2");
}
body {
  font-family: "Montserrat", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lora", serif;
  font-weight: 500;
}

/*# sourceMappingURL=webfonts.css.map */
