@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot?-splsue');
	src:url('../fonts/icomoon/icomoon.eot?#iefix-splsue') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.ttf?-splsue') format('truetype'),
		url('../fonts/icomoon/icomoon.woff?-splsue') format('woff'),
		url('../fonts/icomoon/icomoon.svg?-splsue#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-file-text:before {
	content: "\e609";
}
.icon-home:before {
	content: "\e60a";
}
.icon-mail:before {
	content: "\e60b";
}
.icon-twitter-with-circle:before {
	content: "\e602";
}
.icon-linkedin-with-circle:before {
	content: "\e603";
}
.icon-facebook-with-circle:before {
	content: "\e604";
}
.icon-arrow-right:before {
	content: "\e600";
}
.icon-arrow-left:before {
	content: "\e601";
}
.icon-egroup-logo:before {
	content: "\e605";
}
.icon-rinkodara-logo:before {
	content: "\e606";
}
.icon-linkedin-with-circle-2:before {
	content: "\e607";
}
.icon-youtube-with-circle:before {
	content: "\e608";
}
