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

.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-check:before {
	content: "\f00c";
}
.ico-asterisk:before {
	content: "\f069";
}
.ico-calendar:before {
	content: "\f073";
}
.ico-square:before {
	content: "\f0c8";
}
.ico-bars:before {
	content: "\f0c9";
}
.ico-angle-left:before {
	content: "\f104";
}
.ico-angle-right:before {
	content: "\f105";
}
.ico-angle-up:before {
	content: "\f106";
}
.ico-angle-down:before {
	content: "\f107";
}
.ico-circle-o:before {
	content: "\f10c";
}
.ico-circle:before {
	content: "\f111";
}
.ico-bed:before {
	content: "\f236";
}
