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

.fa-tripadvisor:before {
	font-family: 'hwm';
	content: '\f262';
}