@font-face {
	font-family: 'icomoon';
	src:url("../font/logotype/icomoon.eot");
	src:url("../font/logotype/icomoon.eot") format('embedded-opentype'),
		url("../font/logotype/icomoon.woff") format('woff'),
		url("../font/logotype/icomoon.ttf") format('truetype'),
		url("../font/logotype/icomoon_9nzfx4.svg") 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;
	color: #b4b3cc;

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

.icon-logotype:before {
	content: "\e600";
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
