
/*@font-face {
	font-family: 'Lato';
	src: url('Lato-Hairline.ttf') format('woff2');
	font-weight: 100;
	font-style: normal;
}*/

@font-face {
	font-family: 'Lato';
	src: url('LatoLatin-Light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('LatoLatin-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Lato';
	src: url('LatoLatin-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('LatoLatin-Black.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
}