@charset "UTF-8";

@font-face {
  font-family: "Lato-Light";
  src: url("Lato-Light.woff2") format("woff2"),
       url("Lato-Light.woff") format("woff"),
       url("Lato-Light.ttf") format("truetype"),
       url("Lato-Light.eot") format("embedded-opentype"),
       url("Lato-Light.svg") format("svg"),
       url("Lato-Light.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}