@font-face {
	font-family: 'Helvetica';
	src: url('fonts/helvatice/HelveticaBlack.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica';
	src: url('fonts/helvatice/HelveticaBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica';
	src: url('fonts/helvatice/HelveticaLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica';
	src: url('fonts/helvatice/HelveticaMedium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica';
	src: url('fonts/helvatice/HelveticaRegular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica';
	src: url('fonts/helvatice/HelveticaThin.woff') format('woff');
	font-weight: 1;
	font-style: normal;
}