@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/awesome/fontawesome-webfont.eot');
  src: url('../fonts/awesome/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), 
  url('../fonts/awesome/fontawesome-webfont.woff') format('woff'), 
  url('../fonts/awesome/fontawesome-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	text-decoration: inherit;
	display: inline-block;
	speak: none;
}

a [class^="icon-"],
a [class*=" icon-"] {
	display: inline;
}

[class^="icon-"],[class*=" icon-"] {
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align:	baseline;
	background-image: none;
	background-position: 0% 0%;
	background-repeat: repeat;
	margin-top: 0;
}

/* Settings gebruikte icons */

.icon-angle-right:before {
	content:"\f105";
}

.icon-reorder:before {
	content:"\f0c9";
}

.icon-angle-down:before {
	content:"\f107";
}

.icon-angle-left:before {
	content:"\f104";
}

.icon-angle-up:before {
	content:"\f106";
}

.icon-ambulance:before {
	content:"\f0f9";
}

.icon-home:before {
	content:"\f015";
}

.icon-food:before {
	content:"\f0f5";
}

.icon-refresh:before {
	content:"\f021";
}

.icon-desktop:before {
	content:"\f108";
}

.icon-envelope:before {
	content:"\f0e0";
}

.icon-thumbs-o-up:before {
	content:"\f087";
}

.icon-hotel:before {
	content:"\f236";
}

.icon-bed:before {
	content:"\f236";
}

.icon-envira:before {
	content:"\f299";
}

.icon-eye:before {
	content:"\f06e";
}

.icon-briefcase:before {
	content:"\f0b1";
}

.icon-heartbeat:before {
	content:"\f21e";
}

.icon-medkit:before {
	content:"\f0fa";
}

.icon-euro:before {
	content:"\f153";
}

.icon-vcard:before {
	content:"\f2bb";
}

.icon-id-card-o:before {
	content:"\f2c3";
}

.icon-microphone:before {
	content:"\f130";
}

.icon-paperclip:before {
	content:"\f0c6";
}

.icon-user-circle:before {
	content:"\f2bd";
}

.icon-send:before {
	content:"\f1d8";
}

.icon-sticky-note:before {
	content:"\f249";
}

.icon-thumbs-down:before {
	content:"\f165";
}

.icon-thumbs-up:before {
	content:"\f164";
}

.icon-wrench:before {
	content:"\f0ad";
}

.icon-coffee:before {
	content:"\f0f4";
}

.icon-dashboard:before {
	content:"\f0e4";
}

.icon-quote-right:before {
	content:"\f10e";
}

.icon-quote-left:before {
	content:"\f10d";
}
