@font-face {
	font-family: 'informa-medium';
	src:url('../fonts/regular/Informa-Icon-Font-Regular.eot?8i47js');
	src:url('../fonts/regular/Informa-Icon-Font-Regular.eot?#iefix8i47js') format('embedded-opentype'),
		url('../fonts/regular/Informa-Icon-Font-Regular.woff2?8i47js') format('woff2'),
		url('../fonts/regular/Informa-Icon-Font-Regular.woff?8i47js') format('woff'),
		url('../fonts/regular/Informa-Icon-Font-Regular.ttf?8i47js') format('truetype'),
		url('../fonts/regular/Informa-Icon-Font-Regular.svg?8i47js#Informa-Icon-Font-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

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