@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-12amfp');
	src:url('fonts/icomoon.eot?#iefix-12amfp') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-12amfp') format('truetype'),
		url('fonts/icomoon.woff?-12amfp') format('woff'),
		url('fonts/icomoon.svg?-12amfp#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

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

.icon-edit:before {
	content: "\e600";
}
.icon-envelope-o:before {
	content: "\f003";
}
.icon-check-square-o:before {
	content: "\f046";
}
.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-rouble:before {
	content: "\f158";
}
