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

@font-face {
	font-family: 'GillSans';
	font-weight: bold;
	font-style: normal;
	src: url('GillSans-Bold.eot');
	src: url('GillSans-Bold.eot?#iefix') format('embedded-opentype'),
			 url('GillSans-Bold.svg#GillSans-Bold') format('svg'), 
       url('GillSans-Bold.ttf') format('truetype'),
			 url('GillSans-Bold.woff') format('woff'),
			 url('GillSans-Bold.woff2') format('woff2');
}

@font-face {
	font-family: 'GillSans';
	font-weight: normal;
	font-style: italic;
	src: url('GillSans-Italic.eot');
	src: url('GillSans-Italic.eot?#iefix') format('embedded-opentype'),
			 url('GillSans-Italic.svg#GillSans-Italic') format('svg'),
			 url('GillSans-Italic.ttf') format('truetype'),
			 url('GillSans-Italic.woff') format('woff'),
			 url('GillSans-Italic.woff2') format('woff2');
}
