@font-face {
    font-family: Gill Sans;
    src: url(GillSansC.eot) format("embedded-opentype");
	src: local(''), 
	url("GillSansC.ttf") format("truetype"), 
	url("GillSansC.woff") format("woff"),
	url("GillSansC.woff2") format("woff");
	
    font-weight: normal;
	font-style: normal
}

@font-face {
    font-family: Gill Sans;
    src: url(GillSansC-Bold.eot) format("embedded-opentype");
	src: local(''), 
	url("GillSansC-Bold.ttf") format("truetype"), 
	url("GillSansC-Bold.woff") format("woff"),
	url("GillSansC-Bold.woff2") format("woff");
	
    font-weight: bold;
	font-style: normal
}

@font-face {
    font-family: Gill Sans;
    src: url(GillSansC-BoldItalic.eot) format("embedded-opentype");
	src: local(''), 
	url("GillSansC-BoldItalic.ttf") format("truetype"), 
	url("GillSansC-BoldItalic.woff") format("woff"),
	url("GillSansC-BoldItalic.woff2") format("woff");
	
    font-weight: bold;
	font-style: italic
}

@font-face {
    font-family: Gill Sans;
    src: url(GillSansC-Italic.eot) format("embedded-opentype");
	src: local(''), 
	url("GillSansC-Italic.ttf") format("truetype"), 
	url("GillSansC-Italic.woff") format("woff"),
	url("GillSansC-Italic.woff2") format("woff");
	
    font-weight: normal;
	font-style: italic
}

@font-face {
    font-family: Gill Sans;
    src: url(GillSans-Light.eot) format("embedded-opentype");
	src: local(''), 
	url("GillSans-Light.ttf") format("truetype"), 
	url("GillSans-Light.woff") format("woff");
	
    font-weight: 100;
	font-style: normal
}