/* arsenal-regular - latin */
@font-face {
  font-display: optional;
  font-family: "Arsenal";
  font-style: normal;
  font-weight: 400;
  src: url("/theme/fonts/arsenal-v12-latin-regular.woff2") format("woff2");
}
/* arsenal-italic - latin */
@font-face {
  font-display: optional;
  font-family: "Arsenal";
  font-style: italic;
  font-weight: 400;
  src: url("/theme/fonts/arsenal-v12-latin-italic.woff2") format("woff2");
}
/* arsenal-700 - latin */
@font-face {
  font-display: optional;
  font-family: "Arsenal";
  font-style: normal;
  font-weight: 700;
  src: url("/theme/fonts/arsenal-v12-latin-700.woff2") format("woff2");
}
/* arsenal-700italic - latin */
@font-face {
  font-display: optional;
  font-family: "Arsenal";
  font-style: italic;
  font-weight: 700;
  src: url("/theme/fonts/arsenal-v12-latin-700italic.woff2") format("woff2");
}
body {
  font-family: "Arsenal", sans-serif;
}

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