/*
100	Thin (Hairline)
200	Extra Light (Ultra Light)
300	Light
400	Normal
500	Medium
600	Semi Bold (Demi Bold)
700	Bold
800	Extra Bold (Ultra Bold)
900	Black (Heavy)
*/

@font-face{
	font-family: "Helvetica Neue";
	font-weight: 100;
	src: url('../fonts/3A08A2_0_0.woff2') format('woff2'),url('../fonts/3A08A2_0_0.woff') format('woff');
}
@font-face{
	font-family: "Helvetica Neue";
	font-weight: normal;
	src: url('../fonts/3A08A2_1_0.woff2') format('woff2'),url('../fonts/3A08A2_1_0.woff') format('woff');
}
@font-face{
	font-family: "Helvetica Neue";
	font-weight: bold;
	src: url('../fonts/3A08A2_2_0.woff2') format('woff2'),url('../fonts/3A08A2_2_0.woff') format('woff');
}