/* ── BDO Grotesk ─────────────────────────────────────────────────────────────
   Paths relative to this file → styles/fonts/
   ──────────────────────────────────────────────────────────────────────────── */
@font-face {
  font-family: 'BDO Grotesk';
  src: url('fonts/BDOGrotesk-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BDO Grotesk';
  src: url('fonts/BDOGrotesk-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BDO Grotesk';
  src: url('fonts/BDOGrotesk-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BDO Grotesk';
  src: url('fonts/BDOGrotesk-DemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BDO Grotesk';
  src: url('fonts/BDOGrotesk-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BDO Grotesk';
  src: url('fonts/BDOGrotesk-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BDO Grotesk';
  src: url('fonts/BDOGrotesk-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* ── Bruney ──────────────────────────────────────────────────────────────────
   No woff2 available — using woff with ttf fallback.
   ──────────────────────────────────────────────────────────────────────────── */
@font-face {
  font-family: 'Bruney';
  src: url('fonts/Bruney.woff') format('woff'),
       url('fonts/Bruney.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
