@font-face {
	font-family: 'lato';
	src: url('fonts/Lato-Regular.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'lato';
	src: url('fonts/Lato-Bold.ttf') format('truetype');
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: 'lato';
	src: url('fonts/Lato-Black.ttf') format('truetype');
	font-style: normal;
	font-weight: bold;
}
