/* CKEditor */
.ck-editor {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0;
}
.ck-editor h1,
.ck-editor h2,
.ck-editor h3,
.ck-editor h4,
.ck-editor h5,
.ck-editor h6 {
  font-family: 'Quattrocento', serif;
}
.ck-editor h4,
.ck-editor .h4 {
  font-size: 17px;
  font-weight: 600;
}
