@font-face {
	font-family: "icomoon";
	src:url('../fonts/icomoon.eot?fkujgf');
	src:url('../fonts/icomoon.eot?fkujgf#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?fkujgf') format('truetype'),
		url('../fonts/icomoon.woff?fkujgf') format('woff'),
		url('../fonts/icomoon.svg?fkujgf#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "FontAwesome";
    src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
}

[class^="icon-"]:before, [class*=" icon-"]:before{
    font-family: 'icomoon','FontAwesome';
	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-h2_title:before {
	content: "\e80e";
}

