

[class^="msngr-icon-"], [class*=" msngr-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-messenger' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.msngr-icon-params:before {
  content: "\e941";
}
.msngr-icon-clear_all:before {
  content: "\e903";
}
.msngr-icon-label_outline:before {
  content: "\e902";
}
.msngr-icon-chat-3:before {
  content: "\e905";
}
.msngr-icon-export:before {
  content: "\e900";
}
.msngr-icon-lab-flask:before {
  content: "\e901";
}