@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-3xq8c3');
	src:url('fonts/icomoon.eot?#iefix-3xq8c3') format('embedded-opentype'),
		url('fonts/icomoon.woff?-3xq8c3') format('woff'),
		url('fonts/icomoon.ttf?-3xq8c3') format('truetype'),
		url('fonts/icomoon.svg?-3xq8c3#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-home:before {
	content: "\e600";
}
.icon-image:before {
	content: "\e601";
}
.icon-camera:before {
	content: "\e602";
}
.icon-library:before {
	content: "\e603";
}
.icon-location:before {
	content: "\e604";
}
.icon-map:before {
	content: "\e605";
}
.icon-user:before {
	content: "\e606";
}
.icon-search:before {
	content: "\e607";
}
.icon-zoomin:before {
	content: "\e608";
}
.icon-zoomout:before {
	content: "\e609";
}
.icon-road:before {
	content: "\e60a";
}
.icon-thumbs-up:before {
	content: "\e60b";
}
.icon-thumbs-up2:before {
	content: "\e60c";
}
.icon-paragraph-justify:before {
	content: "\e60d";
}
.icon-mail:before {
	content: "\e60e";
}
