@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?wym5lm');
	src:url('fonts/icomoon.eot?wym5lm#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?wym5lm') format('truetype'),
		url('fonts/icomoon.woff?wym5lm') format('woff'),
		url('fonts/icomoon.svg?wym5lm#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-search:before {
	content: "\f002";
}
.icon-chevron-down:before {
	content: "\f078";
}
.icon-twitter2:before {
	content: "\f099";
}
.icon-bars:before {
	content: "\f0c9";
}
.icon-navicon:before {
	content: "\f0c9";
}
.icon-reorder:before {
	content: "\f0c9";
}
.icon-google-plus2:before {
	content: "\f0d5";
}
.icon-envelope:before {
	content: "\f0e0";
}
.icon-youtube:before {
	content: "\f167";
}
.icon-youtube-play:before {
	content: "\f16a";
}
.icon-instagram2:before {
	content: "\f16d";
}
.icon-facebook-official:before {
	content: "\f230";
}
.icon-menu:before {
	content: "\e9bd";
}
.icon-google-plus:before {
	content: "\ea88";
}
.icon-facebook:before {
	content: "\ea8c";
}
.icon-twitter:before {
	content: "\ea91";
}
.icon-feed2:before {
	content: "\ea94";
}
.icon-pinterest:before {
	content: "\ead0";
}

