@font-face{
	font-family: 'NunitoSans';
	src: url('../fonts/nunitosans-regular.woff2') format('woff2'), url('../fonts/nunitosans-regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face{
	font-family: 'NunitoSans';
	src: url('../fonts/nunitosans-semibold.woff2') format('woff2'), url('../fonts/nunitosans-semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face{
	font-family: 'NunitoSans';
	src: url('../fonts/nunitosans-bold.woff2') format('woff2'), url('../fonts/nunitosans-bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}