span.cke_button_icon.cke_button__format_ol_icon, span.cke_button_icon.cke_button__format_two_column_ol_icon {
  background-position: 0 -672px !important;
}
span.cke_button_icon.cke_button__format_ul_icon, span.cke_button_icon.cke_button__format_two_column_ul_icon {
  background-position: 0 -624px !important;
}
.cke_button__format_h2 .cke_button_label, .cke_button__format_h3 .cke_button_label, .cke_button__format_p .cke_button_label, .cke_button__format_a .cke_button_label, .cke_button__format_two_column_ul .cke_button_label, .cke_button__format_two_column_ol .cke_button_label {
  display: inline-block !important;
  font-size: 12px !important;
}
.cke_button__format_h2 span.cke_button_icon.cke_button__format_h2_icon, .cke_button__format_h3 span.cke_button_icon.cke_button__format_h3_icon, .cke_button__format_p span.cke_button_icon.cke_button__format_p_icon {
  display: none !important;
}
.cke_button__format_a span.cke_button_icon.cke_button__format_a_icon {
  display: none !important;
}
