@font-face {
	font-family: 'afonts';
	src: url('../fonts/afonts.eot?94519643');
	src: url('../fonts/afonts.eot?94519643#iefix') format('embedded-opentype'),
		 url('../fonts/afonts.woff?94519643') format('woff'),
		 url('../fonts/afonts.ttf?94519643') format('truetype'),
		 url('../fonts/afonts.svg?94519643#afonts') format('svg');
	font-weight: normal;
	font-style: normal;
	}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'afonts';
		src: url('../fonts/afonts.svg?94519643#afonts') format('svg');
		}
	}
*/
 
[class^="ico-"]:before, [class*=" ico-"]:before {
	font-family: "afonts";
	font-style: normal;
	font-weight: normal;
	speak: none;
 
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	mar