[class^="icon-"]:before, [class*=" icon-"]:before, ul.custom-list li:before {
  font-family: "be-themes";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased !important;
}
.icon-cancel:before { content: 'x'; } /* '' */
.icon-left-open-big:before { content: '<'; } /* '' */
.icon-right-open-big:before { content: '>'; } /* '' */
