@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap');

.ck-content {
	font-family: 'Lato';
	line-height: 1.6;
	color: black;
	min-height: 200px;
}


