@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?1gylqi');
	src:url('fonts/icomoon.eot?1gylqi#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?1gylqi') format('truetype'),
		url('fonts/icomoon.woff?1gylqi') format('woff'),
		url('fonts/icomoon.svg?1gylqi#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-select-arrows:before {
	content: "\e610";
}
.icon-send:before {
	content: "\e087";
}
.icon-expand_less:before {
	content: "\e20a";
}
.icon-expand_more:before {
	content: "\e20b";
}
.icon-unfold_more:before {
	content: "\e213";
}
.icon-notifications_active:before {
	content: "\e24d";
}
.icon-account_circle:before {
	content: "\e268";
}
.icon-power_settings_new:before {
	content: "\e2c0";
}
.icon-calendar:before {
	content: "\e953";
}

