@font-face {
 font-family: "Lato Light";
 src: url("fonts/Lato-Light.ttf") format("opentype");
}
@font-face {
 font-family: "Lato Semibold";
 src: url("fonts/Lato-Semibold.ttf") format("opentype");
}
@font-face {
 font-family: "Lato Regular";
 src: url("fonts/Lato-Regular.ttf") format("opentype");
}
@font-face {
 font-family: "Lato LightItalic";
 src: url("fonts/Lato-LightItalic.ttf") format("opentype");
}