/* Self-hosted Libre Baskerville + IBM Plex Sans/Mono — CSP-friendly, no Google Fonts */
@font-face {
  font-family: "Libre Baskerville";
  src: url("./libre-baskerville-400-normal.woff2") format("woff2");
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}
@font-face {
  font-family: "Libre Baskerville";
  src: url("./libre-baskerville-400-italic.woff2") format("woff2");
  font-style: italic;
  font-display: swap;
  font-weight: 400;
}
@font-face {
  font-family: "Libre Baskerville";
  src: url("./libre-baskerville-700-normal.woff2") format("woff2");
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("./ibm-plex-sans-400-normal.woff2") format("woff2");
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("./ibm-plex-sans-500-normal.woff2") format("woff2");
  font-style: normal;
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("./ibm-plex-sans-600-normal.woff2") format("woff2");
  font-style: normal;
  font-display: swap;
  font-weight: 600;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url("./ibm-plex-mono-400-normal.woff2") format("woff2");
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url("./ibm-plex-mono-500-normal.woff2") format("woff2");
  font-style: normal;
  font-display: swap;
  font-weight: 500;
}
