/* ============================================================
   87seconds Group — Webfonts (auto-hébergées, subset latin)
   Familles : Special Gothic Expanded One, Special Gothic,
   Unbounded (variable), Albert Sans (variable)
   ============================================================ */

@font-face {
  font-family: 'Special Gothic Expanded One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/special-gothic-expanded-one.woff2') format('woff2');
}

@font-face {
  font-family: 'Special Gothic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/special-gothic-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Special Gothic';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/special-gothic-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Special Gothic';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/special-gothic-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url('../fonts/unbounded.woff2') format('woff2');
}

@font-face {
  font-family: 'Albert Sans';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../fonts/albert-sans.woff2') format('woff2');
}
