@font-face {
	font-family: 'medical-guide-icons';
	src:url('medical-guide-icons.eot?z74vbr');
	src:url('medical-guide-icons.eot?#iefixz74vbr') format('embedded-opentype'),
		url('medical-guide-icons.ttf?z74vbr') format('truetype'),
		url('medical-guide-icons.woff?z74vbr') format('woff'),
		url('medical-guide-icons.svg?z74vbr#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'medical-guide-icons';
	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-yen:before {
	content: "\e603";
}
.icon-euro:before {
	content: "\e604";
}

.icon-caddieshoppingstreamline:before {
	content: "\e607";
}

.icon-mail:before {
	content: "\e630";
}

.icon-phone4:before {
	content: "\e6bb";
}
