@font-face {
    font-family: GillSansIP;
    src: url(../fonts/gill_sans.woff);
	font-stretch:normal;
	font-style:normal;
	font-weight:normal;
}
@font-face {
    font-family: GillSansIP;
    src: url(../fonts/gill_sans_bold.woff);
	font-stretch:normal;
	font-style:normal;
	font-weight:bold;
}
@font-face {
    font-family: GillSansIP;
    src: url(../fonts/gill_sans_italic.woff);
	font-stretch:normal;
	font-style:italic;
	font-weight:normal;
}
@font-face {
    font-family: GillSansIP;
    src: url(../fonts/gill_sans_bold_italic.woff);
	font-stretch:normal;
	font-style:italic;
	font-weight:bold;
}
@font-face {
    font-family: GillSansIP;
    src: url(../fonts/gill_sans_light.woff);
	font-stretch:normal;
	font-style:normal;
	font-weight:100;
}
@font-face {
    font-family: GillSansIP;
    src: url(../fonts/gill_sans_light_italic.woff);
	font-stretch:normal;
	font-style:italic;
	font-weight:100;
}
@font-face {
    font-family: GillSansIP;
    src: url(../fonts/gill_sans_extra_bold.woff);
	font-stretch:normal;
	font-style:normal;
	font-weight:900;
}

@font-face {
    font-family: GillSansIP Condensed;
    src: url(../fonts/gill_sans_condensed.woff);
	font-stretch:condensed;
	font-style:normal;
	font-weight:normal;
}
@font-face {
    font-family: GillSansIP Condensed;
    src: url(../fonts/gill_sans_condensed_bold.woff);
	font-stretch:condensed;
	font-style:normal;
	font-weight:bold;
}