@font-face {
	font-family: 'GillSans-Regular';
	src: url('GillSansStd.eot');
	src: url('GillSansStd.eot?#iefix') format('embedded-opentype'),
		url('GillSansStd.woff') format('woff'),
		url('GillSansStd.ttf') format('truetype'),
		url('GillSansStd.svg') format('svg');
}