@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-ro0i49');
	src:url('fonts/icomoon.eot?#iefix-ro0i49') format('embedded-opentype'),
		url('fonts/icomoon.woff?-ro0i49') format('woff'),
		url('fonts/icomoon.ttf?-ro0i49') format('truetype'),
		url('fonts/icomoon.svg?-ro0i49#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-conference:before {
	content: "\e601";
}

.icon-draft:before {
	content: "\e602";
}

.icon-executive:before {
	content: "\e603";
}

.icon-guest:before {
	content: "\e604";
}

.icon-healthcare:before {
	content: "\e605";
}

.icon-heavyduty:before {
	content: "\e606";
}

.icon-lounge:before {
	content: "\e607";
}

.icon-stackable:before {
	content: "\e608";
}

.icon-task:before {
	content: "\e609";
}

.icon-feed:before {
	content: "\e600";
}

