@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?bx6ocp');
  src:  url('fonts/icomoon.eot?bx6ocp#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?bx6ocp') format('truetype'),
    url('fonts/icomoon.woff?bx6ocp') format('woff'),
    url('fonts/icomoon.svg?bx6ocp#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-auto:before {
  content: "\e1000";
}
.icon-ball:before {
  content: "\e1001";
}
.icon-blatt:before {
  content: "\e1002";
}
.icon-blume:before {
  content: "\e1003";
}
.icon-brille:before {
  content: "\e1004";
}
.icon-haus:before {
  content: "\e1005";
}
.icon-note:before {
  content: "\e1006";
}
.icon-regenschirm:before {
  content: "\e1007";
}
.icon-sonnne:before {
  content: "\e1008";
}
.icon-wuerfel:before {
  content: "\e1009";
}
