@font-face {
	font-family: 'informa-heavy';
	src:url('../fonts/heavy/Informa-Icon-Font-Heavy.eot?w8r1d1');
	src:url('../fonts/heavy/Informa-Icon-Font-Heavy.eot?#iefixw8r1d1') format('embedded-opentype'),
		url('../fonts/heavy/Informa-Icon-Font-Heavy.woff2?w8r1d1') format('woff2'),
		url('../fonts/heavy/Informa-Icon-Font-Heavy.woff?w8r1d1') format('woff'),
		url('../fonts/heavy/Informa-Icon-Font-Heavy.ttf?w8r1d1') format('truetype'),
		url('../fonts/heavy/Informa-Icon-Font-Heavy.svg?w8r1d1#Informa-Icon-Font-Heavy') format('svg');
	font-weight: normal;
	font-style: normal;
}

.heavy[class^="icon-"], .heavy[class*=" icon-"], .heavy [class^="icon-"], .heavy [class*=" icon-"] {
	font-family: 'informa-heavy';
	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;
}
