@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-2ef1u');
	src:url('../fonts/icomoon.eot?#iefix-2ef1u') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-2ef1u') format('woff'),
		url('../fonts/icomoon.ttf?-2ef1u') format('truetype'),
		url('../fonts/icomoon.svg?-2ef1u#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-paragraph-justify:before{
	content:"\e6b6";
}
.icon-search:before{
	content: "\e817";
}
.icon-comeBack:before{
	content: "\e8c8";
}
.icon-home:before{
	content: "\e603";
}

