@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: 'Charming Serif';
  src: url('../fonts/CharmingSerif.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: 'swap';
}

@font-face {
  font-family: 'DINCondensed-Bold';
  src: url('../fonts/DINCondensed-Regular.woff2') format('woff2');
  src: url('../fonts/DINCondensed-Regular.woff') format('woff');
  src: url('../fonts/DINCondensed-Regular.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: 'swap';
}

@font-face {
  font-family: 'DINCondensed-Light';
  src: url('../fonts/DINCondensed-Light.woff2') format('woff2');
  src: url('../fonts/DINCondensed-Light.woff') format('woff');
  src: url('../fonts/DINCondensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: 'swap';
}

@font-face {
  font-family: 'BebasNeue';
  src: url('../fonts/BebasNeue-Regular.woff2') format('woff2');
  src: url('../fonts/BebasNeue-Regular.woff') format('woff');
  src: url('../fonts/BebasNeue-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: 'swap';
}