@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-3sjmg3');
	src:url('fonts/icomoon.eot?#iefix-3sjmg3') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-3sjmg3') format('truetype'),
		url('fonts/icomoon.woff?-3sjmg3') format('woff'),
		url('fonts/icomoon.svg?-3sjmg3#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-taube:before {
	content: "\e600";
	font-size:50px;
	color:#881117;
}

.icon-taube-modul:before {
	content: "\e600";
	font-size:28px;
	color:#fff;
	vertical-align:middle;
	margin-left:-20px;
}




.icon-logo:before {
	content: "\e601";
	font-size:350px;
	color:#881117;
	line-height:190px;
	text-decoration:none !important;
}

@media screen and (max-width: 640px) {
.icon-logo:before {
	content: "\e601";
	font-size:220px;
	color:#881117;
	line-height:120px;
	text-decoration:none !important;
}
}