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

[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-add:before {
  content: "\e90b";
}
.icon-user-search:before {
  content: "\e900";
}
.icon-user-export:before {
  content: "\e901";
}
.icon-mark:before {
  content: "\e902";
}
.icon-logo:before {
  content: "\e903";
}
.icon-delete:before {
  content: "\e904";
}
.icon-edit:before {
  content: "\e905";
}
.icon-upload:before {
  content: "\e906";
}
.icon-mask:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
.icon-preview:before {
  content: "\e909";
}
.icon-dismask:before {
  content: "\e90a";
}
.icon-gou:before {
  content: "\e916";
}
.icon-group-pay:before {
  content: "\e974";
}
