@font-face {
	font-family: 'HealthInfo-Icons';
	src: url('../fonts/healthinfo/healthinfo-glyphs.eot');
	src: url('../fonts/healthinfo/healthinfo-glyphs.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/healthinfo/healthinfo-glyphs.woff2') format('woff2'),
		 url('../fonts/healthinfo/healthinfo-glyphs.woff') format('woff'),
		 url('../fonts/healthinfo/healthinfo-glyphs.ttf') format('truetype'),
		 url('../fonts/healthinfo/healthinfo-glyphs.svg') format('svg');
	font-weight: normal;
	font-style: normal;



}

.icon-pharma,
.icon-duty,
.icon-adult,
.icon-child,
.icon-dentist,
.icon-handicapped,
.icon-parking,
.icon-callfirst,
.icon-phone,
.icon-navigation,
.icon-refresh,
.icon-favorite,
.icon-history,
.icon-list,
.icon-map,
.icon-information,
.icon-police,
.icon-firefighter,
.icon-registration,
.icon-ambulance,
.icon-poi-duty,
.icon-poi-pharma,
.icon-clock,
.icon-logo,
.icon-emergency,
.icon-send,
.icon-share,
.icon-search,
.icon-trash,
.icon-back {
	font-family: 'HealthInfo-Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.icon-pharma:before {
	content: "A";
}

.icon-duty:before {
	content: "B";
}

.icon-adult:before {
	content: "C";
}

.icon-child:before {
	content: "D";
}

.icon-dentist:before {
	content: "E";
}

.icon-handicapped:before {
	content: "F";
}

.icon-parking:before {
	content: "G";
}

.icon-callfirst:before {
	content: "H";
}

.icon-phone:before {
	content: "I";
}

.icon-navigation:before {
	content: "J";
}

.icon-refresh:before {
	content: "K";
}

.icon-favorite:before {
	content: "L";
}

.icon-history:before {
	content: "M";
}

.icon-list:before {
	content: "N";
}

.icon-map:before {
	content: "O";
}

.icon-information:before {
	content: "P";
}

.icon-police:before {
	content: "Q";
}

.icon-firefighter:before {
	content: "R";
}

.icon-registration:before {
	content: "r";
}

.icon-ambulance:before {
	content: "S";
}

.icon-poi-duty:before {
	content: "S";
}

.icon-poi-pharma:before {
	content: "T";
}

.icon-clock:before {
	content: "U";
}

.icon-logo:before {
	content: "V";
}

.icon-emergency:before {
	content: "W";
}

.icon-send:before {
	content: "X";
}

.icon-share:before {
	content: "Y";
}

.icon-search:before {
	content: "Z";
}

.icon-trash:before {
	content: "0";
}

.icon-back:before {
	content: "1";
}