@font-face {
	font-family: 'HelveticaNeueM6';
	src: url('../fonts/helveticaneuem6/HelveticaNeueM6-Black.TTF') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueM6';
	src: url('../fonts/helveticaneuem6/HelveticaNeueM6-Bold.TTF') format('truetype');
	font-weight: bolder;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueM6';
	src: url('../fonts/helveticaneuem6/HelveticaNeueM6-Heavy.TTF') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueM6';
	src: url('../fonts/helveticaneuem6/HelveticaNeueM6-Light.TTF') format('truetype');
	font-weight: lighter;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueM6';
	src: url('../fonts/helveticaneuem6/HelveticaNeueM6-Medium.TTF') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueM6';
	src: url('../fonts/helveticaneuem6/HelveticaNeueM6-Roman.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueM6';
	src: url('../fonts/helveticaneuem6/HelveticaNeueM6-Thin.TTF') format('truetype');
	font-weight: 100;
	font-style: normal;
}
