@font-face {
	font-family: 'icomoon';
	src:url('icomoon.eot?ochhgx');
	src:url('icomoon.eot?#iefixochhgx') format('embedded-opentype'),
		url('icomoon.ttf?ochhgx') format('truetype'),
		url('icomoon.woff?ochhgx') format('woff'),
		url('icomoon.svg?ochhgx#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-hyperlink:before {
	content: "\e600";
}
.icon-hyperlink-email:before {
	content: "\e601";
}
.icon-hyperlink-download:before {
	content: "\e602";
}
.icon-hyperlink-extern:before {
	content: "\e603";
}
.icon-login:before {
	content: "\e604";
}
.icon-menu:before {
	content: "\e605";
}
.icon-divider-ring:before {
	content: "\e606";
}
.icon-pagination-active:before {
	content: "\e607";
}
.icon-uhrzeit:before {
	content: "\e608";
}
.icon-arrow-down:before {
	content: "\e609";
}
.icon-arrow-up:before {
	content: "\e60a";
}
.icon-stander:before {
	content: "\e60b";
}
.icon-previous:before {
	content: "\e60c";
}
.icon-top-button:before {
	content: "\e60d";
}
