@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-5v6z1s');
	src:url('fonts/icomoon.eot?#iefix-5v6z1s') format('embedded-opentype'),
		url('fonts/icomoon.woff?-5v6z1s') format('woff'),
		url('fonts/icomoon.ttf?-5v6z1s') format('truetype'),
		url('fonts/icomoon.svg?-5v6z1s#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-clean:before {
	content: "\e600";
}
.icon-bike:before {
	content: "\e601";
}
.icon-building:before {
	content: "\e602";
}
.icon-dogwalker:before {
	content: "\e603";
}
.icon-globe:before {
	content: "\e604";
}
.icon-map-alt:before {
	content: "\e605";
}
.icon-map:before {
	content: "\e606";
}
.icon-musicalnote:before {
	content: "\e607";
}
.icon-park:before {
	content: "\e608";
}
