/* Libre Baskerville */

@font-face {
  font-family: "Libre Baskerville";
  src: url("/static/fonts/Libre_Baskerville/LibreBaskerville-Regular.3af7b4e596bc.woff2") format("woff2");
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Libre Baskerville";
  src: url("/static/fonts/Libre_Baskerville/LibreBaskerville-Italic.3d027cefc3a8.woff2") format("woff2");
  font-weight: 400 700;
  font-style: italic;
  font-display: swap;
}

/* Alegreya */

@font-face {
  font-family: "Alegreya";
  src: url("/static/fonts/Alegreya-Variable.a3775f3179e8.woff2") format("woff2");
  font-weight: 400 500 600 700 800 900;
  font-style: normal;
  font-display: swap;
}

/* Satoshi */

@font-face {
  font-family: "Satoshi";
  src: url("/static/fonts/Satoshi-Variable.d2d9300296d6.woff2") format("woff2");
  font-weight: 400 500 600 700 800;
  font-style: normal;
  font-display: swap;
}

/* IBM Plex Mono */

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/IBM_Plex_Mono/IBMPlexMono-Light.f1543db080a4.woff2") format("woff2");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/static/fonts/IBM_Plex_Mono/IBMPlexMono-Italic.03749ffad516.woff2") format("woff2");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/static/fonts/IBM_Plex_Mono/IBMPlexMono-Medium.b5c75c3c74df.woff2") format("woff2");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("/static/fonts/IBM_Plex_Mono/IBMPlexMono-MediumItalic.6673d4cc05ce.woff2") format("woff2");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/static/fonts/IBM_Plex_Mono/IBMPlexMono-Semibold.7bba7757c7b6.woff2") format("woff2");
}

@font-face {
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/static/fonts/IBM_Plex_Mono/IBMPlexMono-Bold.02e00d8e7be6.woff2") format("woff2");
}
