@font-face{
  font-family: "Delius";
  font-weight: normal;
  src: url('../fonts/Delius-Regular.woff2') format('woff2'),
       url('../fonts/Delius-Regular.woff') format('woff');
}

@font-face {
  font-family: "Delius Swash Caps";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/delius-swash-caps-regular.woff2') format('woff2'),
       url('../fonts/delius-swash-caps-regular.woff') format('woff');
}

@font-face {
  font-family: "Indie Flower";
  font-weight: normal;
  src: url('../fonts/indie-flower-regular.woff2') format('woff2'),
       url('../fonts/indie-flower-regular.woff') format('woff');
}

