@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-90amhu');
	src:url('fonts/icomoon.eot?#iefix-90amhu') format('embedded-opentype'),
		url('fonts/icomoon.woff?-90amhu') format('woff'),
		url('fonts/icomoon.ttf?-90amhu') format('truetype'),
		url('fonts/icomoon.svg?-90amhu#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-chevron-left:before {
	content: "\e600";
}

.icon-chevron-right:before {
	content: "\e601";
}

.icon-chevron-right2:before {
	content: "\e602";
}

.icon-chevron-left2:before {
	content: "\e603";
}

.icon-chevron-thin-down:before {
	content: "\e604";
}

.icon-chevron-thin-left:before {
	content: "\e605";
}

.icon-chevron-thin-right:before {
	content: "\e606";
}

.icon-chevron-thin-up:before {
	content: "\e607";
}

.icon-three-bars:before {
	content: "\f05e";
}

.icon-search:before {
	content: "\e986";
}

.icon-menu:before {
	content: "\e9bd";
}

.icon-arrow-up2:before {
	content: "\ea3a";
}

.icon-arrow-right2:before {
	content: "\ea3c";
}

.icon-arrow-down2:before {
	content: "\ea3e";
}

.icon-arrow-left2:before {
	content: "\ea40";
}

.icon-mail:before {
	content: "\ea83";
}

.icon-mail4:before {
	content: "\ea86";
}

.icon-facebook2:before {
	content: "\ea8d";
}

.icon-facebook3:before {
	content: "\ea8e";
}

.icon-twitter2:before {
	content: "\ea92";
}

.icon-twitter3:before {
	content: "\ea93";
}

.icon-feed3:before {
	content: "\ea95";
}

.icon-feed4:before {
	content: "\ea96";
}

