/* Fonts laden */

    @font-face {
    font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
    src: local('Lato Regular'), url('../fonts/Lato-Regular.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
    src: local('Lato Italic'), url('../fonts/Lato-Italic.woff') format('woff');
    }
   
    @font-face {
    font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
    src: local('Lato Bold'), url('../fonts/Lato-Bold.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
    src: local('Lato Bold Italic'), url('../fonts/Lato-BoldItalic.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
    src: local('Lato Black'), url('../fonts/Lato-Black.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Lato';
  font-style: normal;
  font-weight: 800;
    src: local('Lato Black Italic'), url('../fonts/Lato-BlackItalic.woff') format('woff');
    }
    @font-face {
    font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
    src: local('Lato Light'), url('../fonts/Lato-Light.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
    src: local('Lato Light Italic'), url('../fonts/Lato-LightItalic.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
    src: local('Cormorant Garamond Regular'), url('../fonts/CormorantGaramond-Regular.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
    src: local('Cormorant Garamond SemiBold'), url('../fonts/CormorantGaramond-SemiBold.woff') format('woff');
    }
    @font-face {
    font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 700;
    src: local('Cormorant Garamond Bold'), url('../fonts/CormorantGaramond-Bold.woff') format('woff');
    }
	
/* Font Hasenapp */

@font-face {
  font-family: 'hasenapp';
  src:
    url('../fonts/hasenapp.woff2') format('woff2'),
    url('../fonts/hasenapp.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="hico-"]::before,
[class*=" hico-"]::before {
  font-family: 'hasenapp' !important;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  width: 1em;
  line-height: 1;
  speak: none;
}
 
.hico-icon-alkfrei_app:before { content: '\e800';  font-size: 2em;} /* '' */
.hico-icon-bier_app:before { content: '\e801';  font-size: 2em;} /* '' */
.hico-icon-essen_app:before { content: '\e802';  font-size: 2em;} /* '' */
.hico-icon-flaschenwein_app:before { content: '\e804';  font-size: 2em;} /* '' */
.hico-icon-hasenmilch_app:before { content: '\e805'; font-size: 2em; } /* '' */
.hico-icon-kaffee_app:before { content: '\e806'; font-size: 2em; } /* '' */
.hico-icon-limonade_app:before { content: '\e807'; font-size: 2em; } /* '' */
.hico-icon-longdrinks_app:before { content: '\e808'; font-size: 2em; } /* '' */
.hico-icon-pils_app:before { content: '\e809';  font-size: 2em;} /* '' */
.hico-icon-radler_app:before { content: '\e80a';  font-size: 2em;} /* '' */
.hico-icon-saft_app:before { content: '\e80b';  font-size: 2em;} /* '' */
.hico-icon-saftschorle_app:before { content: '\e80c';  font-size: 2em;} /* '' */
.hico-icon-schnaps_app:before { content: '\e80d';  font-size: 2em;} /* '' */
.hico-icon-sekt_app:before { content: '\e80e';  font-size: 2em;} /* '' */
.hico-icon-vesper_app:before { content: '\e80f';  font-size: 2em;} /* '' */
.hico-icon-wein_app:before { content: '\e810';  font-size: 2em;} /* '' */
.hico-icon-weinschorle_app:before { content: '\e811';  font-size: 2em;} /* '' */
.hico-icon-weinsekt_app:before { content: '\e812';  font-size: 2em;} /* '' */
.hico-icon-weizen_app:before { content: '\e813';  font-size: 2em;} /* '' */
.hico-icon-whisky_app:before { content: '\e815';  font-size: 2em;} /* '' */
.hico-icon-flaschenwein_app-1:before { content: '\e816'; font-size: 2em; } /* '' */
.hico-icon-essenwarm_app:before { content: '\e817'; font-size: 2em; } /* '' */
.hico-icon-symbole_app:before { content: '\e818'; font-size: 2em;  } /* '' */
.hico-icon-zette_app:before { content: '\e819'; font-size: 2em;  } /* '' */
.hico-icon-del_app:before { font-family: "Font Awesome 5 Free"; content: '\f273'; font-size: 2em;}