
@font-face {
  font-family: 'Waterlily-Regular';
  src: url('../fonts/Waterlily-Regular.eot?#iefix') format('embedded-opentype'),  
      url('../fonts/Waterlily-Regular.woff') format('woff'), 
      url('../fonts/Waterlily-Regular.ttf')  format('truetype'), 
      url('../fonts/Waterlily-Regular.svg#Waterlily-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'WorldofWater-Regular';
  src: url('../fonts/WorldofWater-Regular.eot?#iefix') format('embedded-opentype'),  
      url('../fonts/WorldofWater-Regular.woff') format('woff'), 
      url('../fonts/WorldofWater-Regular.ttf')  format('truetype'), 
      url('../fonts/WorldofWater-Regular.svg#WorldofWater-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'PaintingWithChocolate';
    /*src: url('../fonts/PaintingWithChocolate.eot');*/
    src: url('../fonts/PaintingWithChocolate.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/PaintingWithChocolate.woff2') format('woff2'), 
        url('../fonts/PaintingWithChocolate.woff') format('woff'), 
        url('../fonts/PaintingWithChocolate.ttf') format('truetype'), 
        url('../fonts/PaintingWithChocolate.svg#PaintingWithChocolate') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}