@font-face {
  font-family: 'icons';
  src:  url('https://fonts-icm.evcdn.de/5155/public/b976da37e2/hotel-konradshofde/icons.eot?bxtdo7');
  src:  url('https://fonts-icm.evcdn.de/5155/public/b976da37e2/hotel-konradshofde/icons.eot?bxtdo7#iefix') format('embedded-opentype'),
    url('https://fonts-icm.evcdn.de/5155/public/b976da37e2/hotel-konradshofde/icons.woff2?bxtdo7') format('woff2'),
    url('https://fonts-icm.evcdn.de/5155/public/b976da37e2/hotel-konradshofde/icons.ttf?bxtdo7') format('truetype'),
    url('https://fonts-icm.evcdn.de/5155/public/b976da37e2/hotel-konradshofde/icons.woff?bxtdo7') format('woff'),
    url('https://fonts-icm.evcdn.de/5155/public/b976da37e2/hotel-konradshofde/icons.svg?bxtdo7#icons') 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: 'icons' !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-instagram1:before {
  content: "\e908";
}
.icon-booking:before {
  content: "\e900";
}
.icon-chevron-down:before {
  content: "\e901";
}
.icon-chevron-left:before {
  content: "\e902";
}
.icon-chevron-right:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-gift:before {
  content: "\e906";
}
.icon-info:before {
  content: "\e907";
}
.icon-mail:before {
  content: "\e909";
}
.icon-menu:before {
  content: "\e90a";
}
.icon-phone:before {
  content: "\e90b";
}
.icon-signet:before {
  content: "\e90c";
}
.icon-speisekarte:before {
  content: "\e90d";
}
