@font-face 
{
	font-family: 'Lato';
	font-weight: 300;
	font-style: normal;
	
	src: url('lato-light-regular.eot');
	src: url('lato-light-regular.eot?#iefix') format('embedded-opentype'),
		 url('lato-light-regular.woff') format('woff'),
		 url('lato-light-regular.ttf') format('truetype');
}

@font-face 
{
	font-family: 'Lato';
	font-weight: 300;
	font-style: italic;
	
	src: url('lato-light-italic.eot');
	src: url('lato-light-italic.eot?#iefix') format('embedded-opentype'),
		 url('lato-light-italic.woff') format('woff'),
		 url('lato-light-italic.ttf') format('truetype');
}

@font-face 
{
	font-family: 'Lato';
	font-weight: 400;
	font-style: normal;
	
	src: url('lato-regular-regular.eot');
	src: url('lato-regular-regular.eot?#iefix') format('embedded-opentype'),
		 url('lato-regular-regular.woff') format('woff'),
		 url('lato-regular-regular.ttf') format('truetype');
}

@font-face 
{
	font-family: 'Lato';
	font-weight: 400;
	font-style: italic;
	
	src: url('lato-regular-italic.eot');
	src: url('lato-regular-italic.eot?#iefix') format('embedded-opentype'),
		 url('lato-regular-italic.woff') format('woff'),
		 url('lato-regular-italic.ttf') format('truetype');
}

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

@font-face 
{
	font-family: 'Lato';
	font-weight: 700;
	font-style: italic;
	
	src: url('lato-bold-italic.eot');
	src: url('lato-bold-italic.eot?#iefix') format('embedded-opentype'),
		 url('lato-bold-italic.woff') format('woff'),
		 url('lato-bold-italic.ttf') format('truetype');
}

@font-face 
{
	font-family: 'Lato';
	font-weight: 900;
	font-style: normal;
	
	src: url('lato-black-regular.eot');
	src: url('lato-black-regular.eot?#iefix') format('embedded-opentype'),
		 url('lato-black-regular.woff') format('woff'),
		 url('lato-black-regular.ttf') format('truetype');
}

@font-face 
{
	font-family: 'Lato';
	font-weight: 900;
	font-style: italic;
	
	src: url('lato-black-italic.eot');
	src: url('lato-black-italic.eot?#iefix') format('embedded-opentype'),
		 url('lato-black-italic.woff') format('woff'),
		 url('lato-black-italic.ttf') format('truetype');
}
