@font-face {
	font-family: 'Gill Sans Ultra';
	src: url('GillSans-UltraBold.eot');
	src: url('GillSans-UltraBold.eot?#iefix') format('embedded-opentype'),
		url('GillSans-UltraBold.woff') format('woff'),
		url('GillSans-UltraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Gill Sans MT';
	src: url('GillSansMT.eot');
	src: url('GillSansMT.eot?#iefix') format('embedded-opentype'),
		url('GillSansMT.woff') format('woff'),
		url('GillSansMT.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
