@font-face {
	font-family: 'emmicons';
	src:url('emmicons.eot?-lp4kot');
	src:url('emmicons.eot?#iefix-lp4kot') format('embedded-opentype'),
		url('emmicons.svg?-lp4kot#emmicons') format('svg'),
		url('emmicons.woff?-lp4kot') format('woff'),
		url('emmicons.ttf?-lp4kot') format('truetype');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'emmicons';
	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: "\e600";
}
.icon-location-icon:before {
	content: "\e601";
}
.icon-cv-icon:before {
	content: "\e602";
}
.icon-button-arrow-icon:before {
	content: "\e603";
}
.icon-arrow-icon:before {
	content: "\e604";
}
