@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?mh9o23');
	src:url('fonts/icomoon.eot?#iefixmh9o23') format('embedded-opentype'),
		url('fonts/icomoon.ttf?mh9o23') format('truetype'),
		url('fonts/icomoon.woff?mh9o23') format('woff'),
		url('fonts/icomoon.svg?mh9o23#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

i {
	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-mail:before {
	content: "\e611";
}
.icon-chevron-small-left:before {
	content: "\e602";
}
.icon-chevron-small-right:before {
	content: "\e603";
}
.icon-triangle-down:before {
	content: "\e604";
}
.icon-triangle-left:before {
	content: "\e605";
}
.icon-triangle-right:before {
	content: "\e606";
}
.icon-triangle-up:before {
	content: "\e607";
}
.icon-menu:before {
	content: "\e608";
}
.icon-home:before {
	content: "\e600";
}
.icon-phone:before {
	content: "\e609";
}
.icon-location:before {
	content: "\e60a";
}
.icon-display:before {
	content: "\e60b";
}
.icon-menu2:before {
	content: "\e60c";
}
.icon-circle-up:before {
	content: "\e60d";
}
.icon-circle-right:before {
	content: "\e60e";
}
.icon-circle-down:before {
	content: "\e60f";
}
.icon-circle-left:before {
	content: "\e610";
}
.icon-facebook2:before {
	content: "\e601";
}
