/* Fontello Overrides */
@font-face {
	font-family: 'fontello';
	src: url('fonts/fontello.eot?28905801');
	src: url('fonts/fontello.eot?28905801#iefix') format('embedded-opentype'),
		 url('fonts/fontello.woff?28905801') format('woff'),
		 url('fonts/fontello.ttf?28905801') format('truetype'),
		 url('fonts/fontello.svg?28905801#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'fontello';
		src: url('fonts/fontello.svg?28905801#fontello') format('svg');
		font-weight: normal;
		font-style: normal;
	}

}

[class^='icon-']:before, [class*=' icon-']:before {
	font-family: 'fontello';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* End Fontello Overrides */

/* Fontello Codes */
.icon-visitor_guide:before {
	content: '\e800';
}

.icon-careers:before {
	content: '\e801';
}

.icon-email:before {
	content: '\e802';
}

.icon-medical_service:before {
	content: '\e803';
}

.icon-info:before {
	content: '\e804';
}

.icon-map:before {
	content: '\e805';
}

.icon-latest_news:before {
	content: '\e806';
}

.icon-home:before {
	content: '\e807';
}

.icon-patient_info:before {
	content: '\e808';
}

.icon-search:before {
	content: '\e809';
}

.icon-print:before {
	content: '\e80a';
}

.icon-news_ticker:before {
	content: '\e80b';
}
/* End Fontello Codes */
