

@font-face {
   font-family: mysecondfont;
   src: url('../Lato-Regular.ttf') 
format('truetype');
}

@font-face {
   font-family: myfirstfont;
   src: url('../Lato-Light.ttf') 
format('truetype');
}