@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-if0r56');
	src:url('../fonts/icomoon.eot?#iefix-if0r56') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-if0r56') format('woff'),
		url('../fonts/icomoon.ttf?-if0r56') format('truetype'),
		url('../fonts/icomoon.svg?-if0r56#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="hslider_left"], [class^="hslider_right"], [class*=" hslider_left"], [class*=" hslider_right"] {
	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;
}

.hslider_fold .hslider_left:before {
	content: "\e600";
}

.hslider_fold .hslider_right:before {
	content: "\e601";
}

.hslider_sideslide .hslider_left:before {
	content: "\e604";
}

.hslider_sideslide .hslider_right:before {
	content: "\e605";
}

.hslider_doubleflip .hslider_left:before {
	content: "\e600";
}

.hslider_doubleflip .hslider_right:before {
	content: "\e601";
}

.hslider_rounded .hslider_left:before {
	content: "\e600";
}

.hslider_rounded .hslider_right:before {
	content: "\e601";
}

.hslider_circle .hslider_left:before {
	content: "\e600";
}

.hslider_circle .hslider_right:before {
	content: "\e601";
}

.hslider_bend .hslider_left .hslider_side_icon:before {
	content: "\e600";
}

.hslider_bend .hslider_right .hslider_side_icon:before {
	content: "\e601";
}

.hslider_fullarrow .hslider_left:before {
	content: "\e600";
}

.hslider_fullarrow .hslider_right:before {
	content: "\e601";
}

/*
	.icon-icon-round-left:before {
		content: "\e602";
	}
	
	.icon-icon-round-right:before {
		content: "\e603";
	}
	
	.icon-icon-square-left:before {
		content: "\e604";
	}
	
	.icon-icon-square-right:before {
		content: "\e605";
	}
*/