@font-face {
  font-family: 'icon-font-3';
  src:  url('fonts/icon-font-3.eot?s91kz5');
  src:  url('fonts/icon-font-3.eot?s91kz5#iefix') format('embedded-opentype'),
    url('fonts/icon-font-3.ttf?s91kz5') format('truetype'),
    url('fonts/icon-font-3.woff?s91kz5') format('woff'),
    url('fonts/icon-font-3.svg?s91kz5#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-log-out:before {
  content: "\e916";
}
.ic3-log-in:before {
  content: "\e915";
}
.ic3-sign-out:before {
  content: "\e917";
}
.ic3-sign-in:before {
  content: "\e914";
}
.ic3-note:before {
  content: "\e913";
  color: #ddd;
}
.ic3-cart:before {
  content: "\e905";
}
.ic3-back:before {
  content: "\e900";
}
.ic3-back2:before {
  content: "\e901";
}
.ic3-box:before {
  content: "\e904";
}
.ic3-home:before {
  content: "\e906";
  color: #939393;
}
.ic3-icon:before {
  content: "\e907";
}
.ic3-location:before {
  content: "\e908";
  color: #888;
}
.ic3-money:before {
  content: "\e909";
}
.ic3-more:before {
  content: "\e90a";
}
.ic3-next:before {
  content: "\e90b";
}
.ic3-next2:before {
  content: "\e90c";
}
.ic3-nmore:before {
  content: "\e90d";
}
.ic3-search:before {
  content: "\e90e";
}
.ic3-step:before {
  content: "\e90f";
}
.ic3-step2:before {
  content: "\e910";
  color: #aaa;
}
.ic3-step3:before {
  content: "\e911";
  color: #aaa;
}
.ic3-del:before {
  content: "\e902";
  color: #9f9f9f;
}
.ic3-file:before {
  content: "\e919";
  color: #888;
}
.ic3-bag-plus:before {
  content: "\e903";
}
.ic3-order:before {
  content: "\e912";
}
