@font-face {
  font-family: Lato;
  src: url(fonts/Lato-Regular.woff);
  font-weight: normal;
}
@font-face {
  font-family: Lato;
  src: url(fonts/Lato-Bold.woff);
  font-weight: bold;
}
@font-face {
  font-family: Lato;
  src: url(fonts/Lato-Italic.woff);
  font-weight: normal;
  font-style: italic;
}