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

[class^="hr-icon-"], [class*=" hr-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;
}

.hr-icon-expenss:before {
	content: "\e609";
}
.hr-icon-totalsaving:before {
	content: "\e60a";
}
.hr-icon-users:before {
	content: "\e60b";
}
.hr-icon-arrow2-right:before {
	content: "\e607";
}
.hr-icon-arrow2-left:before {
	content: "\e608";
}
.hr-icon-arrow-point2down-gray:before {
	content: "\e606";
}
.hr-icon-arrow22-right:before {
	content: "\e604";
}
.hr-icon-arrow22-left:before {
	content: "\e605";
}
.hr-icon-pressrelease-w:before {
	content: "\e601";
}
.hr-icon-review-w:before {
	content: "\e602";
}
.hr-icon-readmore-w:before {
	content: "\e603";
}
.hr-icon-play-white:before {
	content: "\e600";
}

