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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'qbranchicons';
	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-tripadvisor:before {
	content: "\e600";
}

