.symbol {
  display: inline-block;
  font-family: var(--symbol);
  font-size: var(--iconsize);
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
}
.symbol.home:before {
  content: "\e90d";
}
.symbol.functieniveau:before {
  content: "\e901";
}
.symbol.salaris:before {
  content: "\e902";
}
.symbol.vakgebied:before {
  content: "\e903";
}
.symbol.werkervaring:before {
  content: "\e905";
}
.symbol.werklocatie:before {
  content: "\e90a";
}
.symbol.werkweek:before {
  content: "\e90b";
}
.symbol.share:before {
  content: "\e80d";
}
.symbol.twitter:before {
  content: "\e900";
}
.symbol.x:before {
  content: "\e900";
}
.symbol.facebook:before {
  content: "\e904";
}
.symbol.instagram:before {
  content: "\e906";
}
.symbol.linkedin:before {
  content: "\e907";
}
.symbol.messenger:before {
  content: "\e908";
}
.symbol.pinterest:before {
  content: "\e909";
}
.symbol.vimeo:before {
  content: "\e90c";
}
.symbol.youtube:before {
  content: "\e918";
}
.symbol.whatsapp:before {
  content: "\e917";
}
.symbol.rss:before {
  content: "\e0e5";
}
.symbol.car:before {
  content: "\e531";
}
.symbol.bus:before {
  content: "\e530";
}
.symbol.bike:before {
  content: "\e52f";
}
.symbol.walk:before {
  content: "\e536";
}
.symbol.distance:before {
  content: "\e0b2";
}
.symbol.duration:before {
  content: "\e8b5";
}
.symbol.plus:before {
  content: "\e145";
}
.symbol.minus:before {
  content: "\e15b";
}
.symbol.delete:before {
  content: "\e91c";
}
.symbol.arrow-left:before {
  content: "\e5c4";
}
.symbol.previous:before {
  content: "\e5c4";
}
.symbol.arrow-right:before {
  content: "\e5c8";
}
.symbol.next:before {
  content: "\e5c8";
}
.symbol.arrow-top:before {
  content: "\e5d8";
}
.symbol.arrow-bottom:before {
  content: "\e5db";
}
.symbol.dropdown:before {
  content: "\e5c5";
}
.symbol.dropup:before {
  content: "\e5c7";
}
.symbol.arrow-small-left:before {
  content: "\e314";
}
.symbol.arrow-small-right:before {
  content: "\e315";
}
.symbol.arrow-small-top:before {
  content: "\e316";
}
.symbol.arrow-small-bottom:before {
  content: "\e313";
}
.symbol.menu-close:before {
  content: "\E313";
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
.symbol.menu-open::before {
  content: "\E313";
}
.symbol.open::before {
  content: "\E313";
}
.symbol.close:before {
  content: "\E91C";
}
.symbol.filter:before {
  content: "\E91D";
}
.symbol.warning:before {
  content: "\26A0";
}
.symbol.calendar:before {
  content: "\E919";
}
.symbol.list-view:before {
  content: "\e8f2";
}
.symbol.grid-view:before {
  content: "\e8f0";
}
.symbol.map-view:before {
  content: "\e8b4";
}
.symbol.favorite:before {
  content: "\e87e";
}
.symbol.favorite.active:before {
  content: "\e87d";
}
.symbol.search:before {
  content: "\e8b6";
}
.symbol.play:before {
  content: "\e037";
}
.symbol.show:before {
  content: "\e56b";
}
.symbol.warning:before {
  content: "\26A0";
}
.symbol.attachment:before {
  content: "\e226";
}
.symbol.info:before {
  content: "\e88f";
}
.symbol.user:before {
  content: "\e7fd";
}
.symbol.email:before {
  content: "\e0e1";
}
.symbol.phone:before {
  content: "\e0cd";
}
.symbol.address:before {
  content: "\e8b4";
}
.symbol.city:before {
  content: "\e8b4";
}
.symbol.pin:before {
  content: "\e8b4";
}
.symbol.url:before {
  content: "\e5c8";
}
.symbol.upload:before {
  content: "\e226";
}
.symbol.document:before {
  content: "\e226";
}
