@font-face {
    font-family: 'Indie Flower';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/IndieFlower-Regular.woff2') format('woff2'),
         url('../fonts/IndieFlower-Regular.woff') format('woff');
  }