/* https://icomoon.io */
@font-face {
  font-family: 'wildenau';
  src:
  url('../fonts/wildenau/fonts/wildenau.ttf') format('truetype'),
  url('../fonts/wildenau/fonts/wildenau.woff?jjotfs') format('woff'),
  url('../fonts/wildenau/fonts/wildenau.svg?jjotfs#wildenau') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

/* Poppins */
@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins/Poppins-Regular.ttf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins/Poppins-Italic.ttf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins/Poppins-SemiBold.ttf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins/Poppins-Bold.ttf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Poppins;
  src: url("../fonts/Poppins/Poppins-BoldItalic.ttf") format("opentype");
  font-weight: 700;
  font-style: italic;
}


/* Delicious Handrawn google*/
@font-face {
  font-family: 'Delicious Handrawn';
  src: url("../fonts/Delicious_Handrawn/DeliciousHandrawn-Regular.ttf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
