@font-face {
	font-family: 'icomoon';
	src:url("");
	src:url("") format('embedded-opentype'),
		url("../fonts/icomoon.ttf") format('truetype'),
		url("../fonts/icomoon.woff") format('woff'),
		url("") 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;
	-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";
}
