@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?x1d646');
  src:  url('fonts/icomoon.eot?x1d646#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?x1d646') format('truetype'),
    url('fonts/icomoon.woff?x1d646') format('woff'),
    url('fonts/icomoon.svg?x1d646#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-arrow-left-lined:before {
  content: "\e90f";
}
.icon-arrow-right-lined:before {
  content: "\e90d";
}
.icon-arrow-up-lined:before {
  content: "\e90e";
}
.icon-icon-undo-4-web:before {
  content: "\e90c";
}
.icon-icon-arrow-54:before {
  content: "\e90b";
}
.icon-external-link:before {
  content: "\e908";
}
.icon-fernwartung .path1:before {
  content: "\e909";
  color: rgb(0, 0, 0);
}
.icon-fernwartung .path2:before {
  content: "\e90a";
  margin-left: -0.9853515625em;
  color: rgb(2, 2, 2);
}
.icon-bag:before {
  content: "\e901";
}
.icon-blog:before {
  content: "\e902";
}
.icon-board:before {
  content: "\e903";
}
.icon-pfeil:before {
  content: "\e904";
}
.icon-rund:before {
  content: "\e905";
}
.icon-svg:before {
  content: "\e906";
}
.icon-wheel:before {
  content: "\e907";
}
.icon-arrow-down-lined:before {
  content: "\e900";
}
