/*BODY FONTS*/
@font-face 
{
	font-family: "GT Sectra";  
	src: url('GT-Sectra-Regular.woff') format('woff');    
	font-weight: 400;
	font-style: none;  
}
@font-face 
{
	font-family: "GT Sectra";  
	src: url('GT-Sectra-Regular-Italic.woff') format('woff'); 
	font-weight: 400; 
	font-style: italic;  
}
@font-face 
{
	font-family: "GT Sectra";  
	src: url('GT-Sectra-Medium.woff') format('woff');
	font-weight: 600;  
	font-style: normal;  
}
@font-face 
{
	font-family: "GT Sectra";  
	src: url('GT-Sectra-Medium-Italic.woff') format('woff');
	font-weight: 600; 
	font-style: italic;  
}
/*SUBHEAD FONTS*/
@font-face 
{
	font-family: "GT Sectra Fine";  
	src: url('GT-Sectra-Fine-Book.woff') format('woff');
	font-style: normal;  
}
@font-face 
{
	font-family: "GT Sectra Fine";  
	src: url('GT-Sectra-Fine-Book-Italic.woff') format('woff');
	font-style: italic;  
}
/*HEADLINE FONTS*/
@font-face 
{
	font-family: "GT Sectra Display";  
	src: url('GT-Sectra-Display-Bold.woff') format('woff');
	font-weight: 700;  
	font-style: normal;  
}
@font-face 
{
	font-family: "GT Sectra Black";  
	src: url('GT-Sectra-Black.woff') format('woff');
	font-weight: 900; 
	font-style: normal;  
}
