/* CKEditor owns document typography. Themes and the layout do not override it. */
.lemc-editors-group,
.ck-editor__editable_inline {
  font-family: "Lora", Helvetica, sans-serif;
}
