@font-face {
  font-family: 'Lato Light';
  src: url('lato-light.eot');
  src: url('lato-light.eot#iefix') format('embedded-opentype'),
    url('lato-light.woff') format('woff'),
    url('lato-light.ttf') format('truetype'),
    url('lato-light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}