@font-face {
	font-family: 'IcoMoon';
	src: url('IcoMoon.eot');
	src: url('IcoMoon.eot?#iefix') format('embedded-opentype'),
		url('IcoMoon.svg#IcoMoon') format('svg'),
		url('IcoMoon.woff') format('woff'),
		url('IcoMoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
[data-icomoon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icomoon-"]:before, [class*=" icomoon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}  
.icomoon-schedule:before {
	content: "\21";
}
.icomoon-timesheet:before {
	content: "\22";
}
.icomoon-requests:before {
	content: "\23";
}
.icomoon-claims:before {
	content: "\25";
}
.icomoon-profile:before {
	content: "\26";
}
.icomoon-users:before {
	content: "\27";
}
.icomoon-reports:before {
	content: "\28";
}
.icomoon-inbox:before {
	content: "\24";
}
.icomoon-settings:before {
	content: "\29";
}
.icomoon-logout:before {
	content: "\2a";
}
.icomoon-refresh:before {
	content: "\2b";
}
.icomoon-back:before {
	content: "\2c";
}
.icomoon-arrowleft:before {
	content: "\2d";
}
.icomoon-arrowright:before {
	content: "\2e";
}
.icomoon-list:before {
	content: "\2f";
}
.icomoon-grid:before {
	content: "\30";
}
.icomoon-tick:before {
	content: "\31";
}
.icomoon-cross:before {
	content: "\32";
}