@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?dg5elw');
  src:  url('fonts/icomoon.eot?dg5elw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?dg5elw') format('truetype'),
    url('fonts/icomoon.woff?dg5elw') format('woff'),
    url('fonts/icomoon.svg?dg5elw#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-Up:before {
  content: "\e912";
}
.icon-add-1:before {
  content: "\e900";
}
.icon-Add:before {
  content: "\e901";
}
.icon-cart:before {
  content: "\e902";
}
.icon-check-left:before {
  content: "\e903";
}
.icon-check-right:before {
  content: "\e904";
}
.icon-del:before {
  content: "\e905";
}
.icon-down:before {
  content: "\e906";
}
.icon-edit:before {
  content: "\e907";
}
.icon-icon-right:before {
  content: "\e908";
}
.icon-Left:before {
  content: "\e909";
}
.icon-page-left:before {
  content: "\e90a";
}
.icon-page-right:before {
  content: "\e90b";
  color: #5a6677;
}
.icon-person:before {
  content: "\e90c";
}
.icon-Right-arrow:before {
  content: "\e90d";
}
.icon-right:before {
  content: "\e90e";
}
.icon-right-nav:before {
  content: "\e90f";
  color: #5a6677;
}
.icon-Search:before {
  content: "\e910";
}
.icon-upload:before {
  content: "\e911";
}
