@font-face {
  font-family: 'Satoshi-Regular';
  src: url('../specifique/Satoshi-Regular.woff2') format('woff2'),
       url('../specifique/Satoshi-Regular.woff') format('woff'),
       url('../fonts/Satoshi-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {

font-family: 'Savoye LET';
    src: url('../specifique/SavoyeLetPlain.woff2') format('woff2'),
       url('../specifique/SavoyeLetPlain.woff') format('woff'),
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}




