@font-face {
	font-family: 'icomoon';
	src:url('../eot/icomoon1a70.eot');
	src:url('../eot/icomoond41d.eot#iefix-x0aet5') format('embedded-opentype'),
		url('../woff/icomoon1a70.woff') format('woff'),
		url('../ttf/icomoon1a70.ttf') format('truetype'),
		url('../svg/icomoon1a70.svg#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-Link:before {
	content: "\61";
}
.icon-Download:before {
	content: "\62";
}
.icon-Mail:before {
	content: "\63";
}
.icon-Home:before {
	content: "\64";
}
.icon-Search:before {
	content: "\65";
}
.icon-Contact:before {
	content: "\66";
}
.icon-Menu:before {
	content: "\67";
}
.icon-Last:before {
	content: "\68";
}
.icon-Next:before {
	content: "\69";
}
.icon-Close:before {
	content: "\6a";
}
.icon-Pfeil_links:before {
	content: "\6b";
}
.icon-Pfeil_rechts:before {
	content: "\6c";
}
