@font-face {
  font-family: 'DNA-ICON';
  src:
    url('fonts/DNA-ICON.ttf?9zltya') format('truetype'),
    url('fonts/DNA-ICON.woff?9zltya') format('woff'),
    url('fonts/DNA-ICON.svg?9zltya#DNA-ICON') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'DNA-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-phone:before {
  content: "\e909";
}
.icon-close:before {
  content: "\e908";
}
.icon-arrow_down:before {
  content: "\e900";
}
.icon-arrow_right:before {
  content: "\e901";
}
.icon-lac-salin:before {
  content: "\e902";
}
.icon-gallery_loading:before {
  content: "\e903";
}
.icon-gutschein:before {
  content: "\e904";
}
.icon-heart:before {
  content: "\e905";
}
.icon-heart-full:before {
  content: "\e906";
}
.icon-holidaycheck:before {
  content: "\e907";
}
.icon-mobile_burger:before {
  content: "\e924";
  color: #f7f5ed;
}
.icon-photogallery:before {
  content: "\e925";
}
.icon-plus:before {
  content: "\e926";
}
.icon-spaMountain_resort:before {
  content: "\e927";
}
.icon-tripadvisor:before {
  content: "\e928";
}
.icon-whatsapp:before {
  content: "\e929";
}
.icon-wishlist_check:before {
  content: "\e92a";
}
.icon-wishlist_delete:before {
  content: "\e92b";
}
.icon-wishlist_plus:before {
  content: "\e92c";
}
