@font-face {
	font-family: 'NunitoSans-Bold';
	src: url('../font/NunitoSans-Bold.ttf');
}
@font-face {
	font-family: 'NunitoSans-Light';
	src: url('../font/NunitoSans-Light.ttf');
}
@font-face {
	font-family: 'NunitoSans-Regular';
	src: url('../font/NunitoSans-Regular.ttf');
}
@font-face {
	font-family: 'NunitoSans-SemiBold';
	src: url('../font/NunitoSans-SemiBold.ttf');
}