

span.AS-headline {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: 400;
}

span.AS-copy-serif {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #000;

}

span.AS-copy, .AS-copy {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: 400;
}



span.AS-small {
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: 300;
}

.cke_editable {
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px  !important;
	max-height: 600px;
	overflow-y: auto !important;
}
