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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-barrierefrei:before {
	content: "\e901";
  }
.icon-arrows-v:before {
	content: "\e900";
}
.icon-bars:before {
	content: "\f0c9";
}
.icon-navicon:before {
	content: "\f0c9";
}
.icon-reorder:before {
	content: "\f0c9";
}
.icon-caret-down:before {
	content: "\f0d7";
}
.icon-email:before {
	content: "\e600";
}
.icon-vcoe-arrow:before {
	content: "\e602";
}
.icon-double-arrow-up:before {
	content: "\e603";
}
.icon-search:before {
	content: "\e601";
}