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

[class^="icon2-"], [class*=" icon2-"] {
	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;
}

.icon2-excel:before {
	content: "\e600";
}
