@font-face {
  font-family: "firasans-light";
  src: url("/theme/fonts/firasans-light-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "firasans-regular";
  src: url("/theme/fonts/firasans-regular-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "firasans-bold";
  src: url("/theme/fonts/firasans-bold-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "firasans-italic";
  src: url("/theme/fonts/firasans-italic-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "firasans-bolditalic";
  src: url("/theme/fonts/firasans-bolditalic-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "firasans-lightitalic";
  src: url("/theme/fonts/firasans-lightitalic-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}
@font-face {
  font-family: "journal";
  src: url("/theme/fonts/journal-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}
body {
  font-family: "firasans-regular", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "firasans-lightitalic", sans-serif;
}

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