@font-face {
  font-family: 'LatoBold';
  src:  url('fonts/lato/Lato-Bold.eot?#iefix') format('embedded-opentype'),  
		url('fonts/lato/Lato-Bold.woff') format('woff'), 
		url('fonts/lato/Lato-Bold.ttf')  format('truetype'), 
		url('fonts/lato/Lato-Bold.svg#Lato-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LatoRegular';
  src:  url('fonts/lato/Lato-Regular.eot?#iefix') format('embedded-opentype'),  
		url('fonts/lato/Lato-Regular.woff') format('woff'), 
		url('fonts/lato/Lato-Regular.ttf')  format('truetype'), 
		url('fonts/lato/Lato-Regular.svg#Lato-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LatoLight';
  src:  url('fonts/lato/Lato-Light.eot?#iefix') format('embedded-opentype'),  
		url('fonts/lato/Lato-Light.woff') format('woff'), 
		url('fonts/lato/Lato-Light.ttf')  format('truetype'), 
		url('fonts/lato/Lato-Light.svg#Lato-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
