@font-face {
	font-family: 'lato-black';
	src: url('../fonts/lato-black.eot');
	src: url('../fonts/lato-black.eot?#iefix') format('embedded-opentype'),
	url('../fonts/lato-black.woff') format('woff'),
	url('../fonts/lato-black.ttf') format('truetype'),
	url('../fonts/lato-black.svg#LatoBlack') format('svg');
	font-weight: normal;
	font-style: normal;
}

@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#LatoLight') format('svg');
	font-weight: normal;
	font-style: normal;

}

@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#LatoBold') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'lato-hairline';
	src: url('../fonts/lato-hairline.eot');
	src: url('../fonts/lato-hairline.eot?#iefix') format('embedded-opentype'),
	url('../fonts/lato-hairline.woff') format('woff'),
	url('../fonts/lato-hairline.ttf') format('truetype'),
	url('../fonts/lato-hairline.svg#LatoHairline') format('svg');
	font-weight: normal;
	font-style: normal;

}