@font-face {
  font-family: 'brokerage-iconset';
  src: url('../font/brokerage-iconset.eot?73521870');
  src: url('../font/brokerage-iconset.eot?73521870#iefix') format('embedded-opentype'),
       url('../font/brokerage-iconset.woff2?73521870') format('woff2'),
       url('../font/brokerage-iconset.woff?73521870') format('woff'),
       url('../font/brokerage-iconset.ttf?73521870') format('truetype'),
       url('../font/brokerage-iconset.svg?73521870#brokerage-iconset') 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: 'brokerage-iconset';
    src: url('../font/brokerage-iconset.svg?73521870#brokerage-iconset') format('svg');
  }
}
*/
[class^="tsb-icon"]:before, [class*=" tsb-icon"]:before {
  font-family: "brokerage-iconset";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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); */
}

.tsb-iconheadset:before { content: '\e800'; } /* '' */
.tsb-iconbook-open:before { content: '\e801'; } /* '' */
.tsb-iconphone:before { content: '\e802'; } /* '' */
.tsb-iconvideo:before { content: '\e803'; } /* '' */
.tsb-iconnetwork:before { content: '\e804'; } /* '' */
.tsb-iconlevels:before { content: '\e805'; } /* '' */
.tsb-iconnumber-1:before { content: '\e806'; } /* '' */
.tsb-iconcoin-stack:before { content: '\e807'; } /* '' */
.tsb-icontopstepx:before { content: '\e808'; } /* '' */
.tsb-iconcredit-card:before { content: '\e809'; } /* '' */
.tsb-iconnumber-3:before { content: '\e80a'; } /* '' */
.tsb-icontime-reset:before { content: '\e80b'; } /* '' */
.tsb-iconsetup:before { content: '\e80c'; } /* '' */
.tsb-iconcalander-dte:before { content: '\e80d'; } /* '' */
.tsb-iconflash-forward:before { content: '\e80e'; } /* '' */
.tsb-iconnumber-2:before { content: '\e80f'; } /* '' */
.tsb-iconenvelope:before { content: '\e810'; } /* '' */
.tsb-icontimer:before { content: '\e811'; } /* '' */
.tsb-icontrend-chart:before { content: '\e812'; } /* '' */
.tsb-iconstar-check:before { content: '\e813'; } /* '' */
.tsb-iconglass-check:before { content: '\e814'; } /* '' */
.tsb-iconcircle-check:before { content: '\e815'; } /* '' */
.tsb-iconcalander-date:before { content: '\e816'; } /* '' */
.tsb-iconchart-plus:before { content: '\e817'; } /* '' */
.tsb-icondocument-check:before { content: '\e818'; } /* '' */
.tsb-iconcircle-checkout:before { content: '\e819'; } /* '' */
.tsb-iconicon-cash-shield:before { content: '\e81a'; } /* '' */
.tsb-iconicon-target:before { content: '\e81b'; } /* '' */
.tsb-iconicon-trend-box:before { content: '\e81c'; } /* '' */
.tsb-iconicon-lock:before { content: '\e81d'; } /* '' */
.tsb-iconok:before { content: '\e81e'; } /* '' */
