@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/fleetcycle2.eot?2o25cr');
  src:  url('../fonts/fleetcycle2.eot?2o25cr#iefix') format('embedded-opentype'),
    url('../fonts/fleetcycle2.ttf?2o25cr') format('truetype'),
    url('../fonts/fleetcycle2.woff?2o25cr') format('woff'),
    url('../fonts/fleetcycle2.svg?2o25cr#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;
}*/

.fc-icon2 {
    display: inline-block;
    font: normal normal normal 14px/1 icomoon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fc-icon2-pdfSignature:before {content: "\e900";}
.fc-icon2-physicalInventoryAudit:before {content: "\e901";}
.fc-icon2-quarantined:before {content: "\e902";}
.fc-icon2-undershippedIndicator:before {content: "\e903";}
.fc-icon2-lateResponse:before {content: "\e904";}
.fc-icon2-Return_order:before {content: "\e905";}
.fc-icon2-quotePriceNotApplied:before {content: "\e906";}
.fc-icon2-ROPriceChange:before {content: "\e907";}
.fc-icon2-suggestiveNR_AI:before {content: "\e908";}
.fc-icon2-serviceRequestAssociated:before {content: "\e909";}
.fc-icon2-annotation:before {content: "\e90a";}
.fc-icon2-Wishlist:before {
    content: "\e90b";
    position: absolute;
    z-index: 1;
    font-family: 'icomoon';
	font-size: 27px;
	right: 0px;
}

.fc-icon2-Wishlist:after {
    content: "\e90c";
    position: absolute;
    z-index: 0;
    font-family: 'icomoon';
	font-size: 27px;
	right: 0px;
}

.fc-icon2-Wishlist {
    display: inline-block;
    position: relative;
    width: 1em;
    height: 1.4em;
}