@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 700;
	font-style: normal;
	src: url(/fonts/HelveticaNeue-Bold.woff);
}

@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 500;
	font-style: normal;
	src: url(/fonts/HelveticaNeue-Medium.woff);
}

@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 400;
	font-style: normal;
	src: url(/fonts/HelveticaNeue-Regular.woff);
}

@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 300;
	font-style: normal;
	src: url(/fonts/HelveticaNeue-Light.woff);
}

