@font-face {
  font-family: 'lucette';
  src: url('../fonts/Lucette-Regular.woff2') format('woff2');
       font-style: normal;
}

@font-face {
  font-family: 'lucette-ital';
  src: url('../fonts/Lucette-Regularitalic.woff2') format('woff2');
       font-style: italic;
}

@font-face {
  font-family: 'grandesserres-trame';
  src: url('../fonts/Grandes-Serres-Trame-Regular.ttf') format('truetype');
       font-style: normal;
}

@font-face {
  font-family: 'grandesserres-regular';
  src: url('../fonts/Grandes-Serres-Romain2.ttf') format('truetype');
       font-style: normal;
}

@font-face {
  font-family: 'matisse-regular';
  src: url('../fonts/Matisse-Regular-1.0-beta.otf') format('opentype');
       font-style: normal;
}

@font-face {
  font-family: 'panoplie-barreaux';
  src: url('../fonts/Panoplie-Barreaux3.otf') format('opentype');
       font-style: normal;
}

@font-face {
  font-family: 'panoplie-bigbrother';
  src: url('../fonts/Panoplie-BigBrother2.otf') format('opentype');
       font-style: normal;
}

@font-face {
  font-family: 'panoplie-puces';
  src: url('../fonts/Panoplie-Puce2.otf') format('opentype');
       font-style: normal;
}

@font-face {
  font-family: 'boniot-regular';
  src: url('../fonts/boniot-Regular.otf') format('opentype');
       font-style: normal;
}


@font-face {
  font-family: 'meandre-regular';
  font-weight: normal;
  font-style: normal;
  /* src: url("../css/font/Meandre-Regular.woff") format("woff"); */
  src: url("../fonts/Meandre-Regular.woff2") format("woff2");
}