@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?x55x58');
	src:url('fonts/icomoon.eot?#iefixx55x58') format('embedded-opentype'),
		url('fonts/icomoon.ttf?x55x58') format('truetype'),
		url('fonts/icomoon.woff?x55x58') format('woff'),
		url('fonts/icomoon.svg?x55x58#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-add:before {
	content: "\e069";
}
.icon-arrow_back:before {
	content: "\e200";
}
.icon-check:before {
	content: "\e206";
}
.icon-close:before {
	content: "\e209";
}
.icon-menu:before {
	content: "\e20e";
}
.icon-more_vert:before {
	content: "\e210";
}
.icon-event_available:before {
	content: "\e21a";
}
.icon-event_busy:before {
	content: "\e21b";
}
.icon-event_note:before {
	content: "\e21c";
}
.icon-person:before {
	content: "\e253";
}
.icon-check_box:before {
	content: "\e25c";
}
.icon-check_box_outline_blank:before {
	content: "\e25d";
}
