/* lato */
@font-face {
	font-family: "Lato";
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	src: local("Lato Regular"), local("Lato-Regular"), url(lato.woff2) format("woff2");
}

