
@font-face {
	font-family: Gill Sans Nova; 
	src: url(fonts/GSNHeavy.eot);
	src: url(fonts/GSNHeavy.woff) format("woff"), url(fonts/GSNHeavy.ttf) format("truetype"), url(fonts/GSNHeavy.svg) format("svg"); 
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: Gill Sans Nova; 
	src: url(fonts/GSNBold.eot); 
	src: url(fonts/GSNBold.woff) format("woff"), url(fonts/GSNBold.ttf) format("truetype") , url(fonts/GSNBold.svg) format("svg"); 
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: Gill Sans Nova; 
	src: url(fonts/GSNSemiBold.eot);
	src: url(fonts/GSNSemiBold.woff) format("woff"), url(fonts/GSNSemiBold.ttf) format("truetype"), url(fonts/GSNSemiBold.svg) format("svg"); 
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: Gill Sans Nova; 
	src: url(fonts/GSNMedium.eot);
	src: url(fonts/GSNMedium.woff) format("woff"), url(fonts/GSNMedium.ttf) format("truetype"), url(fonts/GSNMedium.svg) format("svg"); 
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: Gill Sans Nova; 
	src: url(fonts/GSNBook.eot); 
	src: url(fonts/GSNBook.woff) format("woff"), url(fonts/GSNBook.ttf) format("truetype"), url(fonts/GSNBook.svg) format("svg"); 
	font-weight: 400;
	font-style: normal;
} 
@font-face {
	font-family: Gill Sans Nova; 
	src: url(fonts/GSNLight.eot);
	src: url(fonts/GSNLight.woff) format("woff"), url(fonts/GSNLight.ttf) format("truetype"), url(fonts/GSNLight.svg) format("svg"); 
	font-weight: 300;
	font-style: normal;
}
 

@-moz-document url-prefix() {

	text-shadow: 0px 0px 1px;
}