@font-face {
	font-family: 'Lato';
	font-weight: 300;
	font-style: normal;
	src: url("lato-light-webfont.eot");
	src: local('Lato-light'),
		url("lato-light-webfont.eot-#iefix") format('embedded-opentype'),
		url("lato-light-webfont.woff") format('woff'),
		url("lato-light-webfont.ttf") format('truetype'),
		url("lato-light-webfont.svg#latolight") format('svg');
}
@font-face {
  font-family: 'Lato';
	font-weight: 400;
	font-style: normal;
	src: url("lato-webfont.eot");
	src: local('Lato-Regular'),
		url("lato-webfont.eot-#iefix") format('embedded-opentype'),
		url("lato-webfont.woff") format('woff'),
		url("lato-webfont.ttf") format('truetype'),
		url("lato-webfont.svg#latoregular") format('svg');
}
@font-face {
	font-family: 'Lato';
	font-weight: 700;
	font-style: normal;
	src: url("lato-bold-webfont.eot");
	src: local('Lato-Bolo'),
		url("lato-bold-webfont.eot-#iefix") format('embedded-opentype'),
		url("lato-bold-webfont.woff") format('woff'),
		url("lato-bold-webfont.ttf") format('truetype'),
		url("lato-bold-webfont.svg#latobold") format('svg');
}
