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

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

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

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