@font-face {
	font-family: 'latoregular';
	src: url(../fonts/Lato-Regular.ttf);
	font-weight: normal;
	font-style: normal; 
}
@font-face {
	font-family: 'latobold';
	src: url(../fonts/Lato-Bold.ttf);
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latoblack';
	src: url(../fonts/Lato-Black.ttf);
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latoitalic';
	src: url(../fonts/Lato-Italic.ttf);
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latoblack_italic';
	src: url(../fonts/Lato-BlackItalic.ttf);
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latobold_italic';
	src: url(../fonts/Lato-BoldItalic.ttf);
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latolight';
	src: url(../fonts/Lato-Light.ttf);
	font-weight: normal;
	font-style: normal;
}