@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?9nnhh4');
	src:url('../fonts/icomoon.eot?#iefix9nnhh4') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?9nnhh4') format('truetype'),
		url('../fonts/icomoon.woff?9nnhh4') format('woff'),
		url('../fonts/icomoon.svg?9nnhh4#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-icon_arrow-down:before {
	content: "\e600";
}
.icon-icon_arrow-left:before {
	content: "\e601";
}
.icon-icon_arrow-right:before {
	content: "\e602";
}
.icon-icon_arrow-up:before {
	content: "\e603";
}
.icon-icon_back:before {
	content: "\e604";
}
.icon-icon_calendar:before {
	content: "\e605";
}
.icon-icon_check:before {
	content: "\e606";
}
.icon-icon_cross:before {
	content: "\e607";
}
.icon-icon_flag:before {
	content: "\e608";
}
.icon-icon_floder:before {
	content: "\e609";
}
.icon-icon_heart:before {
	content: "\e60a";
}
.icon-icon_home:before {
	content: "\e60b";
}
.icon-icon_next:before {
	content: "\e60c";
}
.icon-icon_pencil:before {
	content: "\e60d";
}
.icon-icon_popup:before {
	content: "\e60e";
}
.icon-icon_question:before {
	content: "\e60f";
}
.icon-icon_search:before {
	content: "\e610";
}
.icon-icon_security:before {
	content: "\e611";
}
.icon-icon_star:before {
	content: "\e612";
}
.icon-icon_tag:before {
	content: "\e613";
}
