@font-face {
    font-family: 'DeFonte';
    src: url('../assets/fonts/DeFonte-reduced-Normale.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'DeFonte';
    src: url('../assets/fonts/DeFonte-reduced-Leger.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'DeFonte';
    src: url('../assets/fonts/DeFonte-reduced-DemiGras.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'DeFonte';
    src: url('../assets/fonts/DeFonte-reduced-Gros.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
  }  