/* =========================================================================
   fonts.css — I font vivono qui dentro, non su un server di Google.
   Il sito funziona offline, carica prima, e non spedisce l'indirizzo IP
   di chi legge a terzi. Tutti sotto SIL Open Font License.
   ========================================================================= */

@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(../fonts/bricolage-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(../fonts/hanken-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Hanken Grotesk';
  font-style: italic;
  font-weight: 400 600;
  font-display: swap;
  src: url(../fonts/hanken-italic-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Martian Mono';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(../fonts/martian-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Noto Music';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/noto-music.woff2) format('woff2');
  unicode-range: U+25CC, U+2669-266F, U+1D000-1D0F5, U+1D100-1D126, U+1D129-1D1EA, U+1D200-1D245;
}

/* Ne' il Bricolage ne' l'Hanken disegnano ♯ ♭ ♮. Questa famiglia copre solo
   quei tre segni piu' i doppi, e sta in testa a ogni stack: le lettere
   ricadono sempre sul font successivo. I segni semplici vengono dal Bodoni,
   che li fa pieni e ben accordati al lineare; i doppi dal font musicale,
   l'unico ad averli. */
@font-face {
  font-family: 'Alterazioni';
  font-style: normal; font-weight: 400 700; font-display: swap;
  src: url(../fonts/bodoni-symbols.woff2) format('woff2');
  unicode-range: U+266D-266F;
}
@font-face {
  font-family: 'Alterazioni';
  font-style: normal; font-weight: 400 700; font-display: swap;
  src: url(../fonts/noto-music.woff2) format('woff2');
  unicode-range: U+1D12A-1D12B, U+1D1E7-1D1E9;
}
