/* CKEditor */
.ck-editor {
  font-family: 'Montserrat',sans-serif;
}
.ck-editor h1,
.ck-editor h2,
.ck-editor h3 {
  font-weight: 800;
}
