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

[class^="ic26-"], [class*=" ic26-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-font-26' !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;
}

.ic26-cart:before {
  content: "\e90b";
}
.ic26-shopping-cart:before {
  content: "\e90a";
}
.ic26-diamond-arrow-left:before {
  content: "\e908";
}
.ic26-diamond-arrow-right:before {
  content: "\e909";
}
.ic26-angle-down:before {
  content: "\e900";
}
.ic26-angle-up:before {
  content: "\e901";
}
.ic26-ball:before {
  content: "\e902";
}
.ic26-check:before {
  content: "\e903";
}
.ic26-home:before {
  content: "\e904";
}
.ic26-mail:before {
  content: "\e905";
}
.ic26-phone:before {
  content: "\e906";
}
.ic26-phone2:before {
  content: "\e907";
}
