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

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

.icon-add:before {
  content: "\e900";
}
.icon-del:before {
  content: "\e901";

}
.icon-edit:before {
  content: "\e902";

}
.icon-leftEnd:before {
  content: "\e903";
 
}
.icon-leftGo:before {
  content: "\e904";

}
.icon-list:before {
  content: "\e905";

}
.icon-login .path1:before {
  content: "\e906";

}
.icon-login .path2:before {
  content: "\e907";
  margin-left: -1em;

}
.icon-rightEnd:before {
  content: "\e908";

}
.icon-rightGo:before {
  content: "\e909";

}
.icon-search:before {
  content: "\e90a";

}
.icon-send:before {
  content: "\e90b";

}
.icon-sendManage:before {
  content: "\e90c";

}
