@font-face {
	font-family: 'Nunito Sans';
	src: url('NunitoSans-Light_2.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Nunito Sans';
	src: url('NunitoSans-SemiBold_2.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}