@font-face {
  font-family: 'icon-set-3';
  src: url('../font/icon-set-3.eot?1835162');
  src: url('../font/icon-set-3.eot?1835162#iefix') format('embedded-opentype'),
       url('../font/icon-set-3.woff2?1835162') format('woff2'),
       url('../font/icon-set-3.woff?1835162') format('woff'),
       url('../font/icon-set-3.ttf?1835162') format('truetype'),
       url('../font/icon-set-3.svg?1835162#icon-set-3') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icon-set-3';
    src: url('../font/icon-set-3.svg?1835162#icon-set-3') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icon-set-3";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-suitcase:before { content: '\e800'; } /* '' */
.icon-online-chats:before { content: '\e801'; } /* '' */
.icon-feature:before { content: '\e802'; } /* '' */
.icon-upload:before { content: '\e803'; } /* '' */
.icon-link-external:before { content: '\e805'; } /* '' */
.icon-link-out:before { content: '\e806'; } /* '' */
.icon-worldwide:before { content: '\e807'; } /* '' */
.icon-letter:before { content: '\e808'; } /* '' */
.icon-checks:before { content: '\e80d'; } /* '' */
.icon-resource:before { content: '\e80e'; } /* '' */
.icon-resources:before { content: '\e80f'; } /* '' */
.icon-bottle-caping:before { content: '\e811'; } /* '' */
.icon-factory:before { content: '\e812'; } /* '' */
.icon-instructions:before { content: '\e816'; } /* '' */
.icon-webinar:before { content: '\e819'; } /* '' */
.icon-gift:before { content: '\e81e'; } /* '' */
.icon-shoppingcart:before { content: '\e821'; } /* '' */
.icon-settings:before { content: '\e822'; } /* '' */
.icon-bottles:before { content: '\e823'; } /* '' */
.icon-online-chat:before { content: '\e827'; } /* '' */
.icon-handshake2:before { content: '\e828'; } /* '' */
.icon-lightbulb:before { content: '\e829'; } /* '' */
.icon-world:before { content: '\e82e'; } /* '' */
.icon-earth-globe:before { content: '\e82f'; } /* '' */
.icon-usa-map:before { content: '\e830'; } /* '' */
.icon-europe1:before { content: '\e831'; } /* '' */
.icon-europe-2:before { content: '\e832'; } /* '' */
.icon-info2:before { content: '\e833'; } /* '' */
.icon-ebook:before { content: '\e834'; } /* '' */
.icon-ereader:before { content: '\e837'; } /* '' */
.icon-open-book-1:before { content: '\e83a'; } /* '' */
.icon-telephone-(1):before { content: '\e83b'; } /* '' */
.icon-india-1:before { content: '\e83d'; } /* '' */
