@font-face {
  font-family: 'icomoon';
  src:  url('../Fonts/Icons/Fonts/icomoon.eot?tj8l93');
  src:  url('../Fonts/Icons/Fonts/icomoon.eot?tj8l93#iefix') format('embedded-opentype'),
    url('../Fonts/Icons/Fonts/icomoon.ttf?tj8l93') format('truetype'),
    url('../Fonts/Icons/Fonts/icomoon.woff?tj8l93') format('woff'),
    url('../Fonts/Icons/Fonts/icomoon.svg?tj8l93#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-kalender:before {
  content: "\e90f";
}
.icon-check:before,
.fab.fa-check:before {
  content: "\e910";
}
.icon-newsletter:before,
.fab.fa-newsletter:before {
  content: "\e911";
}
.icon-englisch:before {
  content: "\e90c";
}
.icon-franzoesisch:before {
  content: "\e90d";
}
.icon-spanisch:before {
  content: "\e90e";
}
.icon-inspirieren:before {
  content: "\e909";
}
.icon-kontakt:before {
  content: "\e90a";
}
.icon-suche:before {
  content: "\e90b";
}
.icon-einwohner:before {
  content: "\e906";
}
.icon-flughafen:before {
  content: "\e907";
}
.icon-sonnentage:before {
  content: "\e908";
}
.icon-kurs:before {
  content: "\e900";
}
.icon-unterkunft:before {
  content: "\e901";
}
.icon-chevron-thin-down:before {
  content: "\e902";
}
.icon-chevron-thin-left:before {
  content: "\e903";
}
.icon-chevron-thin-right:before {
  content: "\e904";
}
.icon-chevron-thin-up:before {
  content: "\e905";
}
