
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato'), 
  url('../font/lato.woff2') format('woff2'), 
  url('../font/lato.woff') format('woff');
}



@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), 
  local('Lato-Light'), 
  url(../font/Lato-Light.woff) format('woff'),
  url(../font/Lato-Light.eot) format('embedded-opentype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), 
  local('Lato-Regular'), 
  url(../font/Lato-Regular.woff) format('woff'),
  url(../font/Lato-Regular.eot) format('embedded-opentype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), 
  local('Lato-Bold'), 
  url(../font/Lato-Bold.woff) format('woff'),
  url(../font/Lato-Bold.eot) format('embedded-opentype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: local('Lato Light Italic'), 
  local('Lato-LightItalic'), 
  url(../font/Lato-LightItalic.woff) format('woff'),
  url(../font/Lato-LightItalic.eot) format('embedded-opentype');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), 
  local('Lato-Italic'), 
  url(../font/Lato-Italic.woff) format('woff'),
  url(../font/Lato-Italic.eot) format('embedded-opentype');
}
