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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	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-user:before {
	content: "\e971";
}

.icon-user-plus:before {
	content: "\e973";
}

.icon-mail:before {
	content: "\ea83";
}

.icon-mail2:before {
	content: "\ea84";
}

.icon-mail3:before {
	content: "\ea85";
}

.icon-mail4:before {
	content: "\ea86";
}

