/* Self-hosted fonts — no third-party requests.
   Bebas Neue (poster display) · Oswald (labels/subheads) · Yellowtail (script accent) · Inter (body) */
@font-face{
  font-family:"Bebas Neue"; font-style:normal; font-weight:400; font-display:swap;
  src:url("bebas-400.woff2") format("woff2");
}
@font-face{
  font-family:"Oswald"; font-style:normal; font-weight:500; font-display:swap;
  src:url("oswald-500.woff2") format("woff2");
}
@font-face{
  font-family:"Oswald"; font-style:normal; font-weight:600; font-display:swap;
  src:url("oswald-600.woff2") format("woff2");
}
@font-face{
  font-family:"Oswald"; font-style:normal; font-weight:700; font-display:swap;
  src:url("oswald-700.woff2") format("woff2");
}
@font-face{
  font-family:"Yellowtail"; font-style:normal; font-weight:400; font-display:swap;
  src:url("yellowtail-400.woff2") format("woff2");
}
@font-face{
  font-family:"Inter"; font-style:normal; font-weight:100 900; font-display:swap;
  src:url("inter.woff2") format("woff2");
}
