@font-face {
	font-family: 'icomoon';
	src:url('/typo3conf/ext/ikse_distribution/Resources/Public/Webfaktur/Fonts/icomoon.eot?-nu93g3');
	src:url('/typo3conf/ext/ikse_distribution/Resources/Public/Webfaktur/Fonts/icomoon.eot?#iefix-nu93g3') format('embedded-opentype'),
		url('/typo3conf/ext/ikse_distribution/Resources/Public/Webfaktur/Fonts/icomoon.woff?-nu93g3') format('woff'),
		url('/typo3conf/ext/ikse_distribution/Resources/Public/Webfaktur/Fonts/icomoon.ttf?-nu93g3') format('truetype'),
		url('/typo3conf/ext/ikse_distribution/Resources/Public/Webfaktur/Fonts/icomoon.svg?-nu93g3#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-size: 1.125em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1rem;
	vertical-align: -10%;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a [class^="icon-"]:hover, a [class*=" icon-"]:hover {
	text-decoration: none !important;
}

.icon.left {
	margin-right: 0.25em;
}
.icon.right {
	margin-left: 0.25em;
}
.icon-search:before {
	content: "\f002";
}

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

.icon-close:before {
	content: "\f00d";
}

.icon-remove:before {
	content: "\f00d";
}

.icon-times:before {
	content: "\f00d";
}

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

.icon-print:before {
	content: "\f02f";
}

.icon-map-marker:before {
	content: "\f041";
}

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

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

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

.icon-file-text-o:before {
	content: "\f0f6";
}

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

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

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

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

.icon-file-image-o:before {
	content: "\f1c5";
}

.icon-file-photo-o:before {
	content: "\f1c5";
}

.icon-file-picture-o:before {
	content: "\f1c5";
}