@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?eq492q');
	src:url('fonts/icomoon.eot?#iefixeq492q') format('embedded-opentype'),
		url('fonts/icomoon.ttf?eq492q') format('truetype'),
		url('fonts/icomoon.woff?eq492q') format('woff'),
		url('fonts/icomoon.svg?eq492q#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-file-pdf-o:before {
	content: "\f1c1";
}
.icon-file-word-o:before {
	content: "\f1c2";
}
.icon-file-excel-o:before {
	content: "\f1c3";
}
.icon-file-powerpoint-o:before {
	content: "\f1c4";
}
.icon-file-archive-o:before {
	content: "\f1c6";
}
.icon-file-zip-o:before {
	content: "\f1c6";
}
.icon-file-code-o:before {
	content: "\f1c9";
}
