@font-face {
	font-family: "LatoRegular";
	src: url("../fonts/Lato/Lato-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "LatoBold";
	src: url("../fonts/Lato/Lato-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "LatoBlack";
	src: url("../fonts/Lato/Lato-Black.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "LatoLight";
	src: url("../fonts/Lato/Lato-Light.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
