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

.bt_compare i, .comparecss i, .comparebox i, #product_comparison i,#comparisonform i , #pacompareproduct_comparison i, .compareboxproduct i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'pacompareproduct' !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-trash-o:before {
  content: "\f014";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-balance-scale:before {
  content: "\f24e";
}
