
@font-face {
	font-family: 'bkefont';
	src:url('//resources.netaffinity.com/fonts/bke/1.2.1/bkefont.eot?sanopg');
	src:url('//resources.netaffinity.com/fonts/bke/1.2.1/bkefont.eot?sanopg#iefix') format('embedded-opentype'),
		url('//resources.netaffinity.com/fonts/bke/1.2.1/bkefont.ttf?sanopg') format('truetype'),
		url('//resources.netaffinity.com/fonts/bke/1.2.1/bkefont.woff?sanopg') format('woff'),
		url('//resources.netaffinity.com/fonts/bke/1.2.1/bkefont.svg?sanopg#bkefont') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

.ico-information:before {
	content: "\e900";
}
.ico-netaffinity:before {
	content: "\e901";
}
.ico-badge-no-prepayment:before {
	content: "\e600";
}
.ico-badge-same-day-cancellation:before {
	content: "\e601";
}
.ico-badge-hot:before {
	content: "\e602";
}
.ico-badge-relaxing:before {
	content: "\e603";
}
.ico-badge-weekly-deal:before {
	content: "\e604";
}

/* Custom Icon for Leisure Centre */
.fa.fa-leisure-centre:before {
	font-family: 'bkefont' !important;
	speak: none !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	line-height: 1 !important;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;

	content: "\e605" !important;
}