/* Tipografías del libro (SIL OFL 1.1). Archivos en styles/fonts/web/. */
@font-face {
  font-family: "EB Garamond";
  src: url("fonts/web/EBGaramond-wght.woff2") format("woff2-variations"),
       url("fonts/web/EBGaramond-wght.woff2") format("woff2");
  font-weight: 400 800; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "EB Garamond";
  src: url("fonts/web/EBGaramond-Italic-wght.woff2") format("woff2-variations"),
       url("fonts/web/EBGaramond-Italic-wght.woff2") format("woff2");
  font-weight: 400 800; font-style: italic; font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("fonts/web/SourceSans3-wght.woff2") format("woff2-variations"),
       url("fonts/web/SourceSans3-wght.woff2") format("woff2");
  font-weight: 200 900; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Source Sans 3";
  src: url("fonts/web/SourceSans3-Italic-wght.woff2") format("woff2-variations"),
       url("fonts/web/SourceSans3-Italic-wght.woff2") format("woff2");
  font-weight: 200 900; font-style: italic; font-display: swap;
}
@font-face {
  font-family: "JetBrains Mono";
  src: url("fonts/web/JetBrainsMono-wght.woff2") format("woff2-variations"),
       url("fonts/web/JetBrainsMono-wght.woff2") format("woff2");
  font-weight: 100 800; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "JetBrains Mono";
  src: url("fonts/web/JetBrainsMono-Italic-wght.woff2") format("woff2-variations"),
       url("fonts/web/JetBrainsMono-Italic-wght.woff2") format("woff2");
  font-weight: 100 800; font-style: italic; font-display: swap;
}
