@font-face {
  font-family: 'icomoon';
  src:  url('https://www.vanvoordenfoundry.nl/resources-2fb4709/assets/icomoon/fonts/icomoon.eot?fz9dv2');
  src:  url('https://www.vanvoordenfoundry.nl/resources-2fb4709/assets/icomoon/fonts/icomoon.eot?fz9dv2#iefix') format('embedded-opentype'),
    url('https://www.vanvoordenfoundry.nl/resources-2fb4709/assets/icomoon/fonts/icomoon.ttf?fz9dv2') format('truetype'),
    url('https://www.vanvoordenfoundry.nl/resources-2fb4709/assets/icomoon/fonts/icomoon.woff?fz9dv2') format('woff'),
    url('https://www.vanvoordenfoundry.nl/resources-2fb4709/assets/icomoon/fonts/icomoon.svg?fz9dv2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-youtube:before {
  content: "\ea9d";
}
.icon-printer:before {
  content: "\e918";
}
.icon-user:before {
  content: "\e915";
}
.icon-enter:before {
  content: "\e916";
}
.icon-linkedin:before {
  content: "\e917";
}
.icon-image:before {
  content: "\e90d";
}
.icon-file-empty:before {
  content: "\e90e";
}
.icon-file-text:before {
  content: "\e914";
}
.icon-file-video:before {
  content: "\e911";
}
.icon-folder:before {
  content: "\e90f";
}
.icon-folder-open:before {
  content: "\e910";
}
.icon-sort:before {
  content: "\e90c";
}
.icon-file-pdf:before {
  content: "\e912";
}
.icon-file-word:before {
  content: "\e913";
}
.icon-edit:before {
  content: "\e908";
}
.icon-delete:before {
  content: "\e909";
}
.icon-add:before {
  content: "\e90a";
}
.icon-minus:before {
  content: "\e90b";
}
.icon-mail:before {
  content: "\e901";
}
.icon-google-plus:before {
  content: "\e902";
}
.icon-cross:before {
  content: "\e907";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-search:before {
  content: "\e906";
}
.icon-arrow:before {
  content: "\ea1c";
}
.icon-bullet:before {
  content: "\e900";
}