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

[class^="my-icon-"], [class*=" my-icon-"] {
	font-family: 'brauericons';
	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;
}

.my-icon-termin:before {
	content: "\e003";
}
.my-icon-userplus:before {
	content: "\e007";
}
.my-icon-notfall:before {
	content: "\e00a";
}
.my-icon-video:before {
	content: "\e00c";
}
.my-icon-team:before {
	content: "\e00d";
}
.my-icon-para:before {
	content: "\e000";
}
.my-icon-ersatz:before {
	content: "\e002";
}
.my-icon-prophy:before {
	content: "\e005";
}
.my-icon-sanft:before {
	content: "\e004";
}
.my-icon-erhalt:before {
	content: "\e001";
}
.my-icon-news:before {
	content: "\e800";
}

