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