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

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

.ico-home:before {
	content: "\e600";
}

.ico-camera:before {
	content: "\e601";
}

.ico-file:before {
	content: "\e602";
}

.ico-profile:before {
	content: "\e603";
}

.ico-close:before {
	content: "\e604";
}

