@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icon/icomoon.eot?9ug32a');
  src:  url('../../fonts/icon/icomoon.eot?9ug32a#iefix') format('embedded-opentype'),
    url('../../fonts/icon/icomoon.ttf?9ug32a') format('truetype'),
    url('../../fonts/icon/icomoon.woff?9ug32a') format('woff'),
    url('../../fonts/icon/icomoon.svg?9ug32a#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-style: normal!important;
  font-weight: normal!important;
  font-variant: normal!important;
  text-transform: none!important;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-huisje:before {
  font-family: 'icomoon' !important;
  content: "\e905";
}
.icon-groep:before {
  font-family: 'icomoon' !important;
  content: "\e901";
}
.icon-telefoon-4:before {
  font-family: 'icomoon' !important;
  content: "\e902";
}
.icon-uneric:before {
  font-family: 'icomoon' !important;
  content: "\e903";
}
.icon-verstuur-3:before {
  font-family: 'icomoon' !important;
  content: "\e904";
}
.icon-grid:before {
  font-family: 'icomoon' !important;
  content: "\e900";
}
