@font-face 
{	
font-family: 'Nunito-Regular';
font-style: normal;
font-weight: normal; 
src: url();
src: local('Nunito-Regular'), url(Nunito-Regular.ttf) format('truetype');
}