@font-face {
	font-family: 'Lato';
	font-weight: 300;
	src: url('/html/fonts/LatoLight.eot');
	src: url('/html/fonts/LatoLight.eot') format('embedded-opentype'),
		url('/html/fonts/LatoLight.woff2') format('woff2'),
		url('/html/fonts/LatoLight.woff') format('woff'),
		url('/html/fonts/LatoLight.ttf') format('truetype'),
		url('/html/fonts/LatoLight.svg#LatoLight') format('svg');
}

@font-face {
	font-family: 'Lato';
	font-weight: 400;
	src: url('/html/fonts/LatoRegular.eot');
	src: url('/html/fonts/LatoRegular.eot') format('embedded-opentype'),
		url('/html/fonts/LatoRegular.woff2') format('woff2'),
		url('/html/fonts/LatoRegular.woff') format('woff'),
		url('/html/fonts/LatoRegular.ttf') format('truetype'),
		url('/html/fonts/LatoRegular.svg#LatoRegular') format('svg');
}

@font-face {
	font-family: 'Lato';
	font-weight: 700;
	src: url('/html/fonts/LatoBold.eot');
	src: url('/html/fonts/LatoBold.eot') format('embedded-opentype'),
		url('/html/fonts/LatoBold.woff2') format('woff2'),
		url('/html/fonts/LatoBold.woff') format('woff'),
		url('/html/fonts/LatoBold.ttf') format('truetype'),
		url('/html/fonts/LatoBold.svg#LatoBold') format('svg');
}
