@font-face {
  font-family: 'icon';
  src:  url('https://fonts-icm.evcdn.de/2662/public/b976da37e2/demo-hotelde/icon.eot?z2or57');
  src:  url('https://fonts-icm.evcdn.de/2662/public/b976da37e2/demo-hotelde/icon.eot?z2or57#iefix') format('embedded-opentype'),
    url('https://fonts-icm.evcdn.de/2662/public/b976da37e2/demo-hotelde/icon.woff2?z2or57') format('woff2'),
    url('https://fonts-icm.evcdn.de/2662/public/b976da37e2/demo-hotelde/icon.ttf?z2or57') format('truetype'),
    url('https://fonts-icm.evcdn.de/2662/public/b976da37e2/demo-hotelde/icon.woff?z2or57') format('woff'),
    url('https://fonts-icm.evcdn.de/2662/public/b976da37e2/demo-hotelde/icon.svg?z2or57#icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display:swap;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Signet-negativ:before {
  content: "\e90b";
}
.icon-email:before {
  content: "\e90e";
}
.icon-biber:before {
  content: "\e90c";
}
.icon-hills:before {
  content: "\e90d";
}
.icon-fun:before {
  content: "\e909";
}
.icon-horse:before {
  content: "\e90a";
}
.icon-burger:before {
  content: "\e908";
}
.icon-phone:before {
  content: "\e907";
}
.icon-brochure:before {
  content: "\e900";
}
.icon-card:before {
  content: "\e901";
}
.icon-chevron-down:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-gift:before {
  content: "\e904";
}
.icon-image:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e906";
}
