/* ════════════════════════════════════════════════════════════════
   FUENTES DE MARCA — las mismas que bcnsurfschool.es, autoalojadas.
   Sustituyen a Montserrat+Inter de Google Fonts (ago-2026): mismo
   titular (Clash Display) y mismo cuerpo (Satoshi) que la web, y de
   paso ni una petición a Google en cada carga.
   ⚠️ Clash Display llega a peso 600: no declarar titulares a 700/800
   o el navegador fabrica una negrita falsa que se ve empastada.
   Los .woff2 son copia de BCNSurfSchoolWEB/site/assets/fonts/.
   ════════════════════════════════════════════════════════════════ */
@font-face { font-family: 'Clash Display'; font-weight: 400; font-display: swap; src: url('clash-display-400.woff2') format('woff2'); }
@font-face { font-family: 'Clash Display'; font-weight: 500; font-display: swap; src: url('clash-display-500.woff2') format('woff2'); }
@font-face { font-family: 'Clash Display'; font-weight: 600 900; font-display: swap; src: url('clash-display-600.woff2') format('woff2'); }
@font-face { font-family: 'Satoshi'; font-weight: 400; font-display: swap; src: url('satoshi-400.woff2') format('woff2'); }
@font-face { font-family: 'Satoshi'; font-weight: 500; font-display: swap; src: url('satoshi-500.woff2') format('woff2'); }
@font-face { font-family: 'Satoshi'; font-weight: 700 900; font-display: swap; src: url('satoshi-700.woff2') format('woff2'); }
