@font-face {
  font-family: 'Lato';
  src: url('Lato-Light.eot');
  src: url('Lato-Light.woff2') format('woff2'),
       url('Lato-Light.woff') format('woff'),
       url('Lato-Light.ttf') format('truetype'),
       url('Lato-Light.svg#Lato-Light') format('svg'),
       url('Lato-Light.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('Lato-Italic.eot');
    src: url('Lato-Italic.woff2') format('woff2'),
    url('Lato-Italic.woff') format('woff'),
    url('Lato-Italic.ttf') format('truetype'),
    url('Lato-Italic.svg#Lato-Italic') format('svg'),
    url('Lato-Italic.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Lato';
    src: url('Lato-Regular.eot');
    src: url('Lato-Regular.woff2') format('woff2'),
    url('Lato-Regular.woff') format('woff'),
    url('Lato-Regular.ttf') format('truetype'),
    url('Lato-Regular.svg#Lato-Regular') format('svg'),
    url('Lato-Regular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato Hairline';
    src: url('Lato-Hairline.eot');
    src: url('Lato-Hairline.woff2') format('woff2'),
    url('Lato-Hairline.woff') format('woff'),
    url('Lato-Hairline.ttf') format('truetype'),
    url('Lato-Hairline.svg#Lato-Hairline') format('svg'),
    url('Lato-Hairline.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}