@font-face {
  font-family: 'werk-stage';
  src: url('font/werk-stage.eot?49364920');
  src: url('font/werk-stage.eot?49364920#iefix') format('embedded-opentype'),
       url('font/werk-stage.woff2?49364920') format('woff2'),
       url('font/werk-stage.woff?49364920') format('woff'),
       url('font/werk-stage.ttf?49364920') format('truetype'),
       url('font/werk-stage.svg?49364920#werk-stage') format('svg');
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before,
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'werk-stage';
  font-style: normal;
  font-weight: normal;
  speak: none;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  text-decoration: inherit;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[data-icon]:before {
  content: attr(data-icon);
}

.icon-help:before { content: '\41'; } /* 'A' */
.icon-info:before { content: '\42'; } /* 'B' */
.icon-input-ok:before { content: '\43'; } /* 'C' */
.icon-aanpassen:before { content: '\44'; } /* 'D' */
.icon-bekijk:before { content: '\45'; } /* 'E' */
.icon-download:before { content: '\46'; } /* 'F' */
.icon-omhoog:before { content: '\47'; } /* 'G' */
.icon-omlaag:before { content: '\48'; } /* 'H' */
.icon-bestand:before { content: '\49'; } /* 'I' */
.icon-pdf:before { content: '\4a'; } /* 'J' */
.icon-whatsapp:before { content: '\4b'; } /* 'K' */
.icon-complete:before { content: '\4c'; } /* 'L' */
.icon-pijl-omhoog:before { content: '\4d'; } /* 'M' */
.icon-pijl-rechts:before { content: '\4e'; } /* 'N' */
.icon-pijl-links:before { content: '\4f'; } /* 'O' */
.icon-pijl-omlaag:before { content: '\50'; } /* 'P' */
.icon-dropright:before { content: '\51'; } /* 'Q' */
.icon-dropup:before { content: '\52'; } /* 'R' */
.icon-dropdown:before { content: '\53'; } /* 'S' */
.icon-dropleft:before { content: '\54'; } /* 'T' */
.icon-star-1:before { content: '\55'; } /* 'U' */
.icon-incomplete:before { content: '\56'; } /* 'V' */
.icon-alert:before { content: '\61'; } /* 'a' */
.icon-zeeland:before { content: '\62'; } /* 'b' */
.icon-edit:before { content: '\63'; } /* 'c' */
.icon-prullenmand:before { content: '\64'; } /* 'd' */
.icon-vorige:before { content: '\65'; } /* 'e' */
.icon-inloggen:before { content: '\66'; } /* 'f' */
.icon-input-nok:before { content: '\67'; } /* 'g' */
.icon-bellen:before { content: '\68'; } /* 'h' */
.icon-facebook:before { content: '\6a'; } /* 'j' */
.icon-youtube:before { content: '\6b'; } /* 'k' */
.icon-linkedin:before { content: '\6c'; } /* 'l' */
.icon-menu:before { content: '\6e'; } /* 'n' */
.icon-email:before { content: '\6f'; } /* 'o' */
.icon-toevoegen:before { content: '\70'; } /* 'p' */
.icon-input-verplicht:before { content: '\71'; } /* 'q' */
.icon-zoom:before { content: '\72'; } /* 'r' */
.icon-volgende:before { content: '\73'; } /* 's' */
.icon-googleplus:before { content: '\74'; } /* 't' */
.icon-ligging:before { content: '\75'; } /* 'u' */
.icon-pinterest:before { content: '\76'; } /* 'v' */
.icon-sluiten:before { content: '\77'; } /* 'w' */
.icon-home:before { content: '\78'; } /* 'x' */
.icon-instellingen:before { content: '\79'; } /* 'y' */
.icon-meer:before { content: '\7a'; } /* 'z' */
.icon-instagram:before { content: '\e851'; } /* '' */
.icon-twitter:before { content: '\e972'; } /* '' */
