.mce-content-body, .ql-editor {
  font-family: "Lato", sans-serif;
}

.mce-content-body p, .ql-editor p {
  margin: 0px;
}

.mce-content-body .tiny-text-small1, .ql-editor .tiny-text-small1 {
  font-size: 12px;
}

.mce-content-body .tiny-text-small2, .ql-editor .tiny-text-small2 {
  font-size: 14px;
}

.mce-content-body .tiny-text-normal, .ql-editor .tiny-text-normal {
  font-size: 16px;
}

.mce-content-body .tiny-text1, .ql-editor .tiny-text1 {
  font-size: 18px;
}

.mce-content-body .tiny-text2, .ql-editor .tiny-text2 {
  font-size: 20px;
}

.mce-content-body .tiny-text3, .ql-editor .tiny-text3 {
  font-size: 24px;
}

.mce-content-body .tiny-text-success, .ql-editor .tiny-text-success {
  color: #00FF00;
}

.mce-content-body .tiny-text-fail, .ql-editor .tiny-text-fail {
  color: #FF0000;
}

.mce-content-body .tiny-text-light, .ql-editor .tiny-text-light {
  font-weight: 300;
}

