@font-face {
  font-family: 'phraseexpander';
  src:  url('fonts/phraseexpander.eot?ax0uxd');
  src:  url('fonts/phraseexpander.eot?ax0uxd#iefix') format('embedded-opentype'),
    url('fonts/phraseexpander.ttf?ax0uxd') format('truetype'),
    url('fonts/phraseexpander.woff?ax0uxd') format('woff'),
    url('fonts/phraseexpander.svg?ax0uxd#phraseexpander') 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: 'phraseexpander' !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-cancel:before {
  content: "\e900";
}
.icon-cart-of-ecommerce:before {
  content: "\e901";
}
.icon-checked-mark:before {
  content: "\e902";
}
.icon-commerce:before {
  content: "\e903";
}
.icon-delete:before {
  content: "\e904";
}
.icon-pencil-edit-button:before {
  content: "\e905";
}
.icon-refresh-button:before {
  content: "\e906";
}
.icon-round-error-symbol:before {
  content: "\e907";
}
.icon-technology:before {
  content: "\e908";
}
.icon-phone:before {
  content: "\e90c";
}
.icon-quote-dx:before {
  content: "\e90e";
}
.icon-quote-sx:before {
  content: "\e90d";
}
.icon-lock:before {
  content: "\e98f";
}

