﻿@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?i2x8sn');
  src:  url('/fonts/icomoon.eot?i2x8sn#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.woff2?i2x8sn') format('woff2'),
    url('/fonts/icomoon.ttf?i2x8sn') format('truetype'),
    url('/fonts/icomoon.woff?i2x8sn') format('woff'),
    url('/fonts/icomoon.svg?i2x8sn#icomoon') 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: 'icomoon' !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-cross:before {
  content: "\ea0f";
}
.icon-kein-foto:before {
  content: "\e90b";
}
.icon-ort:before {
  content: "\e909";
  color: #085faa;
}
.icon-hacken-01:before {
  content: "\e90a";
  color: #23a41f;
}
.icon-hacken-02:before {
  content: "\e910";
}
.icon-protokoll:before {
  content: "\e90c";
}
.icon-uhr:before {
  content: "\e90d";
}
.icon-waehler-anteil:before {
  content: "\e90e";
}
.icon-link-extern:before {
  content: "\e90f";
}
.icon-fotokachel:before {
  content: "\e900";
}
.icon-location:before {
  content: "\e901";
}
.icon-liste:before {
  content: "\e902";
}
.icon-menu:before {
  content: "\e903";
}
.icon-ort-off:before {
  content: "\e904";
  color: #b6b8c2;
}
.icon-ort-on:before {
  content: "\e905";
}
.icon-pfeil-1:before {
  content: "\e906";
  color: #015eab;
}
.icon-pfeil-2:before {
  content: "\e907";
  color: #707070;
}
.icon-schliessen:before {
  content: "\e908";
}
