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

.icon-AmbisonicLogo:before {
	font-family: 'icomoon';
	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;
	content: "\e600";
}

.icon-AmbisonicLogo-bottom:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	/*font-weight: normal;*/
	/*font-variant: normal;*/
	text-transform: none;
	/*line-height: 1;*/
    vertical-align: bottom;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e600";
}
