@font-face {
	font-family: "microsite_bhf_icons";
	src: url('microsite_bhf_icons.eot');
	src: url('microsite_bhf_icons.eot?#iefix') format('eot'),
		url('microsite_bhf_icons.woff2') format('woff2'),
		url('microsite_bhf_icons.woff') format('woff'),
		url('microsite_bhf_icons.ttf') format('truetype'),
		url('microsite_bhf_icons.svg#microsite_bhf_icons') format('svg');
}

.bhfi:before {
	font-family: "microsite_bhf_icons";
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
	text-decoration: none;
	text-transform: none;
}


.bhfi-arrow-left:before {
	content: "\E001";
}

.bhfi-arrow-right:before {
	content: "\E002";
}

.bhfi-booklet:before {
	content: "\E003";
}

.bhfi-close-circle:before {
	content: "\E004";
}

.bhfi-close:before {
	content: "\E005";
}

.bhfi-closemobile:before {
	content: "\E006";
}

.bhfi-donate:before {
	content: "\E007";
}

.bhfi-download:before {
	content: "\E008";
}

.bhfi-download2:before {
	content: "\E009";
}

.bhfi-em:before {
	content: "\E00A";
}

.bhfi-expand:before {
	content: "\E00B";
}

.bhfi-extlink:before {
	content: "\E00C";
}

.bhfi-fb:before {
	content: "\E00D";
}

.bhfi-in:before {
	content: "\E00E";
}

.bhfi-instagram:before {
    content: "\E00F";
}

.bhfi-li:before {
	content: "\E010";
}

.bhfi-menu:before {
	content: "\E011";
}

.bhfi-money-icon:before {
	content: "\E012";
}

.bhfi-people-icon:before {
	content: "\E013";
}

.bhfi-search:before {
	content: "\E014";
}

.bhfi-tw:before {
	content: "\E015";
}

.bhfi-whatsapp:before {
	content: "\E016";
}

.bhfi-youtube:before {
	content: "\E017";
}