html, body{
	font-family: "nunito";
}

@font-face{
	font-family: nunito;
  	src: url(../fonts/Nunito-Regular.ttf);
}