@font-face {
	font-family: 'NeoSansPro';
	src: url('./NEOSANSPRO-MEDIUM.TTF');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'NeoSansPro';
	src: url('./NEOSANSPRO-REGULAR.TTF');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'NeoSansPro';
	src: url('./NEOSANSPRO-LIGHT.TTF');
	font-weight: 300;
	font-style: normal;
}
