@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?kcu38p');
  src:  url('fonts/icomoon.eot?kcu38p#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?kcu38p') format('truetype'),
    url('fonts/icomoon.woff?kcu38p') format('woff'),
    url('fonts/icomoon.svg?kcu38p#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-circle-left:before {
  content: "\e907";
}
.icon-circle-right:before {
  content: "\e908";
}
.icon-circle-close:before {
  content: "\e909";
}
.icon-circle-cross:before {
  content: "\e90a";
}
.icon-checkbox-checked:before {
  content: "\e98c";
}
.icon-google-plus2:before {
  content: "\e995";
}
.icon-facebook2:before {
  content: "\e997";
}
.icon-twitter:before {
  content: "\e999";
}
.icon-rss2:before {
  content: "\e99b";
}
.icon-vimeo2:before {
  content: "\e99f";
}
.icon-pinterest:before {
  content: "\e9af";
}
.icon-xing:before {
  content: "\e9b1";
}
.icon-standort:before {
  content: "\e9b2";
}
