/* Archivo Narrow (Latin subset, variable) — self-hosted so the deck works offline. */
@font-face{
  font-family:'Archivo Narrow';
  font-style:normal;
  font-weight:400 700;
  font-display:swap;
  src:url('archivo-narrow.woff2') format('woff2-variations'),
      url('archivo-narrow.woff2') format('woff2');
}
