[class^="fticon-"], [class*=" fticon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fticons' !important;
  font-style: normal;
  font-weight: 300;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  speak: none;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fticon-FTLogo-FileTrail:before {
  content: "\e901";
}
.fticon-FTLogo-FileTrail-BW:before {
    content: "\e902";
}
.fticon-FTLogo-FT:before {
  content: "\e903";
}
.fticon-FTLogo-FT-BW:before {
    content: "\e906";
}
.fticon-FTLogo-FT-BW:before {
    content: "\e909";
}


.fticon-CartManager:before {
  content: "\e900";
}
