@font-face {
	font-family: "IconsFont";
	src: url('../fonts/icon-font/IconsFont.eot');
	src: url('../fonts/icon-font/IconsFont.eot?#iefix') format('eot'),
		url('../fonts/icon-font/IconsFont.woff') format('woff'),
		url('../fonts/icon-font/IconsFont.ttf') format('truetype'),
		url('../fonts/icon-font/IconsFont.svg#IconsFont') format('svg');
}

.icon:before {
	font-family: "IconsFont";
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
	text-decoration: none;
	text-transform: none;
}


.icon-arrow-left-ico:before {
	content: "\E001";
}

.icon-arrow-right-ico:before {
	content: "\E002";
}

.icon-arrow-up-ico:before {
	content: "\E003";
}

.icon-blank-ico:before {
	content: "\E004";
}

.icon-breadcrumb-right-ico:before {
	content: "\E005";
}

.icon-card-view-ico:before {
	content: "\E006";
}

.icon-combined-shape-ico:before {
	content: "\E007";
}

.icon-dots-v-ico:before {
	content: "\E008";
}

.icon-engine-ico:before {
	content: "\E009";
}

.icon-graph-ico:before {
	content: "\E00A";
}

.icon-heart-ico:before {
	content: "\E00B";
}

.icon-home-ico:before {
	content: "\E00C";
}

.icon-list-view-ico:before {
	content: "\E00D";
}

.icon-logout-ico:before {
	content: "\E00E";
}

.icon-messages-ico:before {
	content: "\E00F";
}

.icon-molot-ico:before {
	content: "\E010";
}

.icon-notify-ico:before {
	content: "\E011";
}

.icon-payment-cio:before {
	content: "\E012";
}

.icon-payment-ico:before {
	content: "\E013";
}

.icon-petrol-ico:before {
	content: "\E014";
}

.icon-run-man-ico:before {
	content: "\E015";
}

.icon-sand-clock-ico:before {
	content: "\E016";
}

.icon-success-email-ico:before {
	content: "\E017";
}

.icon-times-ico:before {
	content: "\E018";
}

.icon-user-ico:before {
	content: "\E019";
}

.icon-walking-man-ico:before {
	content: "\E01A";
}

.icon-yey-ico:before {
	content: "\E01B";
}
