/*
  Bye Bye Binary fonts (OFL) — vendored in fonts/bbb/ (same sources as
  https://typotheque.genderfluid.space). Relative URLs work in WordPress, file:// preview, and
  python -m http.server (no cross-origin font requests).
  Licence: https://typotheque.genderfluid.space/licences.html
*/

@font-face {
  font-family: "BBB Poppins TN";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/bbb/BBBPoppinsTN-TextRegular.woff2") format("woff2");
}

@font-face {
  font-family: "BBB Poppins TN";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/bbb/BBBPoppinsTN-TextRegularItalic.woff2") format("woff2");
}

@font-face {
  font-family: "BBB Poppins TN";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/bbb/BBBPoppinsTN-TextBold.woff2") format("woff2");
}

@font-face {
  font-family: "BBB Baskervvol";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/bbb/BBBBaskervvol-Fondue.woff2") format("woff2");
}
