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

[class^="ic-"], [class*=" ic-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'drosselgasse' !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;
}

.ic-play:before {
  content: "\e90e";
}
.ic-pause:before {
  content: "\e90f";
}
.ic-speaker:before {
  content: "\e910";
}
.ic-banderole-links:before {
  content: "\e911";
}
.ic-banderole-rechts:before {
  content: "\e912";
}
.ic-home:before {
  content: "\e900";
}
.ic-person:before {
  content: "\e901";
}
.ic-history:before {
  content: "\e902";
}
.ic-shopping:before {
  content: "\e903";
}
.ic-bed:before {
  content: "\e904";
}
.ic-food:before {
  content: "\e905";
}
.ic-bar:before {
  content: "\e906";
}
.ic-exper:before {
  content: "\e907";
}
.ic-museum:before {
  content: "\e913";
}
.ic-transport:before {
  content: "\e914";
}
.ic-kachel:before {
  content: "\e908";
}
.ic-pin:before {
  content: "\e909";
}
.ic-close:before {
  content: "\e90a";
}
.ic-www:before {
  content: "\e90b";
}
.ic-chevron-down:before {
  content: "\e90c";
}
.ic-dots:before {
  content: "\e90d";
}
