/* ─────────────────────────────────────────────────────────────
   FONTS — Long Hair Don't Care
   Bethany Elingston (headings): self-hosted OTF — real file
   Abel (body): self-hosted woff2
───────────────────────────────────────────────────────────── */

@font-face {
  font-family: "Bethany Elingston";
  src: url("../fonts/Bethany Elingston.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Abel";
  src: url("../fonts/abel-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
