@font-face {
  font-family: 'tente';
  src: url('../font/tente.eot?23798193');
  src: url('../font/tente.eot?23798193#iefix') format('embedded-opentype'),
       url('../font/tente.woff2?23798193') format('woff2'),
       url('../font/tente.woff?23798193') format('woff'),
       url('../font/tente.ttf?23798193') format('truetype'),
       url('../font/tente.svg?23798193#tente') 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: 'tente';
    src: url('../font/tente.svg?23798193#tente') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "tente";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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-globe:before { content: '\e800'; } /* '' */
.icon-arrow:before { content: '\e823'; } /* '' */
.icon-info:before { content: '\e824'; } /* '' */
.icon-download:before { content: '\e825'; } /* '' */
.icon-arrow50:before { content: '\e826'; } /* '' */
.icon-edit:before { content: '\e827'; } /* '' */
.icon-dropdown:before { content: '\e828'; } /* '' */
.icon-cart:before { content: '\e829'; } /* '' */
.icon-person:before { content: '\e82a'; } /* '' */
.icon-star:before { content: '\e82b'; } /* '' */
.icon-loupe:before { content: '\e82c'; } /* '' */
.icon-arrow-xs:before { content: '\e82e'; } /* '' */
.icon-facebook:before { content: '\e82f'; } /* '' */
.icon-twitter:before { content: '\e831'; } /* '' */
.icon-stock:before { content: '\e833'; } /* '' */
.icon-refresh:before { content: '\e834'; } /* '' */
.icon-pdf:before { content: '\e835'; } /* '' */
.icon-cad:before { content: '\e836'; } /* '' */
.icon-thumbs-up:before { content: '\e837'; } /* '' */
.icon-woman:before { content: '\e838'; } /* '' */
.icon-bag:before { content: '\e839'; } /* '' */
.icon-google_plus:before { content: '\e83c'; } /* '' */
.icon-warehouse:before { content: '\e840'; } /* '' */
.icon-icn_castor:before { content: '\e842'; } /* '' */
.icon-icn_diameter:before { content: '\e843'; } /* '' */
.icon-icn_height:before { content: '\e844'; } /* '' */
.icon-icn_load:before { content: '\e845'; } /* '' */
.icon-youtube:before { content: '\e863'; } /* '' */
.icon-scroll_icon:before { content: '\e8b7'; } /* '' */
.icon-world:before { content: '\e8b8'; } /* '' */