@font-face {
  font-family: 'Placeholder Exergue';
  src: url('fonts/Placeholder-Exergue.woff2') format('woff2'),
      url('fonts/Placeholder-Exergue.woff') format('woff'),
      url('fonts/Placeholder-Exergue.ttf') format('ttf');
  font-weight: 500;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Placeholder Titrage';
  src: url('fonts/Placeholder-Titrage.woff2') format('woff2'),
      url('fonts/Placeholder-Titrage.woff') format('woff'),
      url('fonts/Placeholder-Titrage.ttf') format('ttf');;
  font-weight: bold;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Placeholder Texte';
  src: url('fonts/Placeholder-Texte.woff2') format('woff2'),
      url('fonts/Placeholder-Texte.woff') format('woff'),
      url('fonts/Placeholder-Texte.ttf') format('ttf');;
  font-weight: bold;
  font-style: normal;
  font-display: fallback;
}