/* ARC Assainissement — Polices auto-hébergées (cache 1 an immutable) */
@font-face {
  font-family: 'Anton';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/Anton-Regular.woff2') format('woff2'),
       url('/fonts/Anton-Regular.ttf') format('truetype');
}

/* Cross-document View Transitions (Chrome 126+/Edge — no-op elsewhere) */
@view-transition { navigation: auto; }
