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

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

.icon-arrow-right:before {
	content: "\f061";
}

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

.icon-angle-right:before {
	content: "\f105";
}

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

.icon-arrow-circle-o-right:before {
	content: "\f18e";
}

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

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

