@font-face {
	font-family: 'fontello';
	src: url('fonts/fontello.eot?8306110');
	src: url('fonts/fontello.eot?8306110#iefix') format('embedded-opentype'),
		 url('fonts/fontello.woff?8306110') format('woff'),
		 url('fonts/fontello.ttf?8306110') format('truetype'),
		 url('fonts/fontello.svg?8306110#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?8306110#fontello') format('svg');
		font-weight: normal;
		font-style: normal;
	}

}

@font-face {
	font-family: 'american_scriberegular';
	src: url('/includes/fonts/american_scriberegular.eot'),
		 url('/includes/fonts/american_scriberegular.woff') format('woff'),
		 url('/includes/fonts/american_scriberegular.ttf') format('truetype');
	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;
}

.icon-plus-circle:before {
	content: '\e800';
}

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

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

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

.icon-circle-arrow-full:before {
	content: '\e804';
}

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

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

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

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

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

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

.icon-patient-resources:before {
	content: '\e80b';
}
