/* Montserrat Font Family - Self-Hosted (Variable Font) */
/* VERSIONE CORRETTA CON PERCORSI RELATIVI */

@font-face {
  font-family: 'Montserrat';
  src: url('./montserrat.woff2') format('woff2');
  font-weight: 100 900;  /* Font variabile: supporta tutti i pesi da 100 a 900 */
  font-style: normal;
  font-display: swap;
}
