@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?xjifd4');
	src:url('fonts/icomoon.eot?xjifd4#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?xjifd4') format('truetype'),
		url('fonts/icomoon.woff?xjifd4') format('woff'),
		url('fonts/icomoon.svg?xjifd4#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-room:before {
    content: "\e902";
}
.icon-home2:before {
    content: "\e900";
}
.icon-spoon-knife:before {
    content: "\e901";
}
.icon-close:before {
    content: "\f00d";
}
.icon-remove:before {
    content: "\f00d";
}
.icon-times:before {
    content: "\f00d";
}
.icon-home:before {
    content: "\f015";
}
.icon-file-o:before {
    content: "\f016";
}
.icon-clock-o:before {
    content: "\f017";
}
.icon-flag:before {
    content: "\f024";
}
.icon-chevron-left:before {
    content: "\f053";
}
.icon-chevron-right:before {
    content: "\f054";
}
.icon-expand:before {
    content: "\f065";
}
.icon-compress:before {
    content: "\f066";
}
.icon-arrows-v:before {
    content: "\f07d";
}
.icon-arrows-h:before {
    content: "\f07e";
}
.icon-globe:before {
    content: "\f0ac";
}
.icon-group:before {
    content: "\f0c0";
}
.icon-users:before {
    content: "\f0c0";
}
.icon-sort-desc:before {
    content: "\f0dd";
}
.icon-sort-down:before {
    content: "\f0dd";
}
.icon-comments-o:before {
    content: "\f0e6";
}
.icon-file-text-o:before {
    content: "\f0f6";
}
.icon-angle-double-down:before {
    content: "\f103";
}
.icon-angle-left:before {
    content: "\f104";
}
.icon-angle-right:before {
    content: "\f105";
}
.icon-circle:before {
    content: "\f111";
}
.icon-flag-o:before {
    content: "\f11d";
}
.icon-flag-checkered:before {
    content: "\f11e";
}
.icon-compass:before {
    content: "\f14e";
}
.icon-long-arrow-down:before {
    content: "\f175";
}
.icon-long-arrow-up:before {
    content: "\f176";
}
.icon-tree:before {
    content: "\f1bb";
}
.icon-area-chart:before {
    content: "\f1fe";
}
.icon-heartbeat:before {
    content: "\f21e";
}
.icon-map-signs:before {
    content: "\f277";
}
.icon-map-o:before {
    content: "\f278";
}
.icon-map:before {
    content: "\f279";
}

