@font-face {
	font-family: "LatoLight";
	src: url("../fonts/LatoLight/LatoLight.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "LatoRegular";
	src: url("../fonts/LatoRegular/LatoRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "LatoSemibold";
	src: url("../fonts/LatoSemibold/LatoSemibold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "LatoBold";
	src: url("../fonts/LatoBold/LatoBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "LatoBlack";
	src: url("../fonts/LatoBlack/LatoBlack.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "LatoHeavy";
	src: url("../fonts/LatoHeavy/LatoHeavy.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}