@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?1k8job');
  src:  url('fonts/icomoon.eot?1k8job#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?1k8job') format('truetype'),
    url('fonts/icomoon.woff?1k8job') format('woff'),
    url('fonts/icomoon.svg?1k8job#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-uitvergroot:before {
  content: "\e904";
  color: #420e0a;
}
.icon-menu-close:before {
  content: "\e900";
  color: #f00;
}
.icon-USP:before {
  content: "\e901";
  color: #f00;
}
.icon-Contactpage_open:before {
  content: "\e902";
  color: #490805;
}
.icon-Contactpage_close:before {
  content: "\e903";
  color: #490805;
}
