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

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

.ic3-earth:before {
  content: "\e1000";
}
.ic3-delete:before {
  content: "\e916";
}
.ic3-angle-double-left:before {
  content: "\e900";
}
.ic3-angle-double-right:before {
  content: "\e901";
}
.ic3-bag:before {
  content: "\e902";
}
.ic3-bag-plus:before {
  content: "\e903";
}
.ic3-box:before {
  content: "\e904";
}
.ic3-car:before {
  content: "\e905";
}
.ic3-cart:before {
  content: "\e906";
}
.ic3-cart2:before {
  content: "\e907";
}
.ic3-heart:before {
  content: "\e908";
}
.ic3-home:before {
  content: "\e909";
}
.ic3-join:before {
  content: "\e90a";
}
.ic3-key:before {
  content: "\e90b";
}
.ic3-mail:before {
  content: "\e90c";
}
.ic3-menu:before {
  content: "\e90d";
}
.ic3-money:before {
  content: "\e90e";
}
.ic3-msg:before {
  content: "\e90f";
}
.ic3-msg2:before {
  content: "\e910";
}
.ic3-order:before {
  content: "\e911";
}
.ic3-pen:before {
  content: "\e912";
}
.ic3-phone:before {
  content: "\e913";
}
.ic3-user:before {
  content: "\e914";
}
.ic3-user-cross:before {
  content: "\e915";
}

