@font-face {
  font-family: 'icon-font-3';
  src:  url('fonts/icon-font-3.eot?d6mhc7');
  src:  url('fonts/icon-font-3.eot?d6mhc7#iefix') format('embedded-opentype'),
    url('fonts/icon-font-3.ttf?d6mhc7') format('truetype'),
    url('fonts/icon-font-3.woff?d6mhc7') format('woff'),
    url('fonts/icon-font-3.svg?d6mhc7#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-cart:before {
  content: "\e900";
}
.ic3-back:before {
  content: "\e901";
}
.ic3-bag:before {
  content: "\e902";
}
.ic3-cart2:before {
  content: "\e903";
}
.ic3-home:before {
  content: "\e904";
}
.ic3-more:before {
  content: "\e905";
}
.ic3-next:before {
  content: "\e906";
}
.ic3-pen:before {
  content: "\e907";
}
.ic3-pen2:before {
  content: "\e908";
}
.ic3-required:before {
  content: "\e909";
}
.ic3-search:before {
  content: "\e90a";
}
.ic3-cross:before {
  content: "\e117";
}
.ic3-del:before {
  content: "\f014";
}
.ic3-google-plus:before {
  content: "\ea8b";
}
.ic3-facebook:before {
  content: "\ea90";
}
.ic3-twitter:before {
  content: "\ea96";
}

