@font-face{ 
	font-family: 'Latoregular';
	src: url('../fonts/Lato-Regular.eot');
	src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Lato-Regular.woff') format('woff'),
	     url('../fonts/Lato-Regular.ttf') format('truetype'),
	     url('../fonts/Lato-Regular.svg#webfont') format('svg');
}

@font-face {
  font-family: 'Lato-Light';
  src: url('../fonts/Lato-Light.eot');
	src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Lato-Light.woff') format('woff'),
	     url('../fonts/Lato-Light.ttf') format('truetype'),
	     url('../fonts/Lato-Light.svg#webfont') format('svg');
}

@font-face {
  font-family: 'Lato-Bold';
  src: url('../fonts/Lato-Bold.eot');
	src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Lato-Bold.woff') format('woff'),
	     url('../fonts/Lato-Bold.ttf') format('truetype'),
	     url('../fonts/Lato-Bold.svg#webfont') format('svg');
}

