@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?heulo5');
  src:  url('fonts/icomoon.eot?heulo5#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?heulo5') format('truetype'),
    url('fonts/icomoon.woff?heulo5') format('woff'),
    url('fonts/icomoon.svg?heulo5#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-Phone_1:before {
  content: "\ea01";
}
.icon-Home:before {
  content: "\ea02";
}
.icon-Daumenhoch:before {
  content: "\ea03";
}
.icon-Avatar:before {
  content: "\ea04";
}
.icon-Phone_2:before {
  content: "\ea05";
}
.icon-Dobble_Arrow_Down:before {
  content: "\ea06";
}
.icon-Haken:before {
  content: "\ea07";
}
.icon-Briefumschlag:before {
  content: "\ea08";
}
.icon-Briefumschlag-2:before {
  content: "\ea09";
}
