@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?dl1k6r');
	src:url('fonts/icomoon.eot?#iefixdl1k6r') format('embedded-opentype'),
		url('fonts/icomoon.ttf?dl1k6r') format('truetype'),
		url('fonts/icomoon.woff?dl1k6r') format('woff'),
		url('fonts/icomoon.svg?dl1k6r#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-archive:before {
	content: "\e600";
}
.icon-back:before {
	content: "\e601";
}
.icon-g:before {
	content: "\e602";
}
.icon-f:before {
	content: "\e603";
}
.icon-menu:before {
	content: "\e604";
}
.icon-search:before {
	content: "\e605";
}
.icon-tw:before {
	content: "\e606";
}
.icon-vk:before {
	content: "\e607";
}
