@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?8zigek');
	src:url('fonts/icomoon.eot?8zigek#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?8zigek') format('truetype'),
		url('fonts/icomoon.woff?8zigek') format('woff'),
		url('fonts/icomoon.svg?8zigek#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-empty:before {
	content: "\e900";
}



.icon-file-text2:before {
	content: "\e901";	
    font-size:24px;
	color: #4898C5;
	text-align:center;
	vertical-align:middle;
}

.icon-ticket:before {
	content: "\e902";	
    font-size:24px;
	color: #4898C5;
	vertical-align:middle;	
}

a {text-decoration:none;}