@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler_ultra_light.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: 'swap';
}

@font-face {
  font-family: 'Butler';
  src: url('../fonts/butler_light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: 'swap';
}

@font-face {
  font-family: 'La Belle Aurore';
  src: url('../fonts/aurore.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: 'swap';
}