@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?rlpwyd');
  src:  url('icomoon.eot?rlpwyd#iefix') format('embedded-opentype'),
    url('icomoon.ttf?rlpwyd') format('truetype'),
    url('icomoon.woff?rlpwyd') format('woff'),
    url('icomoon.svg?rlpwyd#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;
}

.icon-setting:before {
  content: "\e900";
  color: #fff;
}
.icon-meesage-satisfaction:before {
  content: "\e901";
  color: #fff;
}
.icon-bot-analysis:before {
  content: "\e902";
  color: #fff;
}
.icon-detail:before {
  content: "\e903";
  color: #fff;
}
.icon-overview:before {
  content: "\e904";
  color: #fff;
}
.icon-agent-analytic:before {
  content: "\e905";
  color: #fff;
}
