@font-face {
  font-family: 'littlepeople';
  src: url('../font/littlepeople.eot?77591406');
  src: url('../font/littlepeople.eot?77591406#iefix') format('embedded-opentype'),
       url('../font/littlepeople.woff2?77591406') format('woff2'),
       url('../font/littlepeople.woff?77591406') format('woff'),
       url('../font/littlepeople.ttf?77591406') format('truetype'),
       url('../font/littlepeople.svg?77591406#littlepeople') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'littlepeople';
    src: url('../font/littlepeople.svg?77591406#littlepeople') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "littlepeople";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-chat:before { content: '\e800'; } /* '' */
.icon-comment:before { content: '\e801'; } /* '' */
.icon-users:before { content: '\e802'; } /* '' */
.icon-user:before { content: '\e803'; } /* '' */
.icon-leaf:before { content: '\e804'; } /* '' */
.icon-headphones:before { content: '\e805'; } /* '' */
.icon-trophy:before { content: '\e806'; } /* '' */
.icon-gauge:before { content: '\e807'; } /* '' */
.icon-flight:before { content: '\e808'; } /* '' */
.icon-pin:before { content: '\e833'; } /* '' */
.icon-herkeuring:before { content: '\e84d'; } /* '' */
.icon-snel:before { content: '\e853'; } /* '' */
.icon-tel:before { content: '\e855'; } /* '' */
.icon-keuring:before { content: '\e858'; } /* '' */
.icon-routes:before { content: '\e86e'; } /* '' */
.icon-stereo:before { content: '\e86f'; } /* '' */
.icon-tuin:before { content: '\e870'; } /* '' */
.icon-jeugt:before { content: '\e876'; } /* '' */
.icon-kleuter:before { content: '\e877'; } /* '' */
.icon-peuter:before { content: '\e878'; } /* '' */
.icon-vlinder1:before { content: '\e879'; } /* '' */
.icon-vlinder2:before { content: '\e87a'; } /* '' */
.icon-vlinder3:before { content: '\e87b'; } /* '' */
.icon-vlinder4:before { content: '\e87c'; } /* '' */
.icon-vlinder5:before { content: '\e87d'; } /* '' */
.icon-vlinder6:before { content: '\e87e'; } /* '' */
.icon-vlinder7:before { content: '\e87f'; } /* '' */
.icon-vorm:before { content: '\e880'; } /* '' */
.icon-wolk1:before { content: '\e881'; } /* '' */
.icon-wolk2svg:before { content: '\e882'; } /* '' */
.icon-calc:before { content: '\f1ec'; } /* '' */
.icon-chart-line:before { content: '\f201'; } /* '' */
.icon-handshake-o:before { content: '\f2b5'; } /* '' */
.icon-envelope-open:before { content: '\f2b6'; } /* '' */
