@font-face {
	font-family: 'Lato';
	src: url('../webkit/Lato-Regular.eot');
	src: url('../webkit/Lato-Regular.eot?#iefix') format('embedded-opentype'),
		url('../webkit/Lato-Regular.woff') format('woff'),
		url('../webkit/Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato';
	src: url('../webkit/Lato-Bold.eot');
	src: url('../webkit/Lato-Bold.eot?#iefix') format('embedded-opentype'),
		url('../webkit/Lato-Bold.woff') format('woff'),
		url('../webkit/Lato-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}




