@font-face {
	font-family: "LatoRegular";
	src: url("../fonts/Lato/Lato-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "LatoMedium";
	src: url("../fonts/Lato/Lato-Medium.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: "LatoBoldItalic";
	src: url("../fonts/Lato/Lato-BoldItalic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "LatoItalic";
	src: url("../fonts/Lato/Lato-Italic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "LatoLightItalic";
	src: url("../fonts/Lato/Lato-LightItalic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "GeorgiaRegular";
	src: url("../fonts/Georgia/Georgia.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "MyriadPro";
	src: url("../fonts/Myriad/Myriad-Pro.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}