@font-face {
   font-family: "Lato Black";
   src: url("fonts/Lato Black Italic.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Lato Light";
   src: url("fonts/Lato-Light.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Candara Light";
   src: url("fonts/Candara Light.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Lato";
   src: url("fonts/Lato Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}