@font-face {
	font-family: 'Lato';
	font-weight: 300;
	font-style: normal;
	src: url(/assets/lato-v17-latin-300.woff);
}

@font-face {
	font-family: 'Lato';
	font-weight: 400;
	font-style: normal;
	src: url(/assets/lato-v17-latin-regular.woff);
}

@font-face {
	font-family: 'Lato';
	font-weight: 700;
	font-style: normal;
	src: url(/assets/lato-v17-latin-700.woff);
}

@font-face {
	font-family: 'Lato';
	font-weight: 800;
	font-style: normal;
	src: url(/assets/lato-v17-latin-800.woff);
}

