.summernote-view,
.summernote-view * {
   font-family: inherit !important;}

/* Style heading buttons */
.note-btn-style-h1,.note-btn-style-h2,.note-btn-style-h3,.note-btn-style-h4,.note-btn-style-h5,.note-btn-style-h6 {
  display: inline-block !important;
  font-weight: bold;
  min-width: 30px;
}

.note-btn-heading {
  font-weight: bold;
  padding: 5px 10px !important;
  min-width: 32px;
}
