@font-face {
    font-family: 'Lato';
    src: url('lato-black.eot');
    src: url('lato-black.eot?#iefix') format('embedded-opentype'), 
    url('lato-black.woff') format('woff'), 
    url('lato-black.ttf') format('truetype'), 
    url('lato-black.svg#latoblack') format('svg');
    font-weight: 900;
    font-style: normal;
  }
  @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#latobold') format('svg');
    font-weight: bold;
    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#latobold-italic') format('svg');
    font-weight: bold;
    font-style: italic;
  }
  @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#latoitalic') format('svg');
    font-weight: normal;
    font-style: italic;
  }
  @font-face {
    font-family: 'Lato';
    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#latolight') format('svg');
    font-weight: 300;
    font-style: normal;
  }
  @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#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
  }