@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'GillSansRegular';
	src: url('gillsans-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'GillSansRegular';
	src: url(//:) format('no404'), url('gillsans-webfont.woff') format('woff'), url('gillsans-webfont.ttf') format('truetype'), url('gillsans-webfont.svg#webfontQiCnf9kX') format('svg');
	font-weight: normal;
	font-style: normal;
}
