@font-face {
  font-family: 'breit-iconfont';
  src: url('../font/breit-iconfont.eot?44648587');
  src: url('../font/breit-iconfont.eot?44648587#iefix') format('embedded-opentype'),
       url('../font/breit-iconfont.woff2?44648587') format('woff2'),
       url('../font/breit-iconfont.woff?44648587') format('woff'),
       url('../font/breit-iconfont.ttf?44648587') format('truetype'),
       url('../font/breit-iconfont.svg?44648587#breit-iconfont') 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: 'breit-iconfont';
    src: url('../font/breit-iconfont.svg?44648587#breit-iconfont') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "breit-iconfont";
  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); */
}

.icon-chess:before { content: '\e800'; } /* '' */
.icon-percentage:before { content: '\e802'; } /* '' */
.icon-shopping-cart:before { content: '\e805'; } /* '' */
.icon-implementation:before { content: '\e806'; } /* '' */
.icon-salary:before { content: '\e807'; } /* '' */
.icon-time:before { content: '\e808'; } /* '' */
.icon-support:before { content: '\e809'; } /* '' */
.icon-compass:before { content: '\e80b'; } /* '' */
.icon-arrow:before { content: '\e80c'; } /* '' */
.icon-germany:before { content: '\e80d'; } /* '' */
.icon-immigration-law:before { content: '\e811'; } /* '' */
.icon-direction-sign:before { content: '\e813'; } /* '' */
.icon-handshake:before { content: '\e814'; } /* '' */
.icon-decision-making:before { content: '\e817'; } /* '' */
.icon-market-expansion:before { content: '\e81a'; } /* '' */
.icon-gavel:before { content: '\e81d'; } /* '' */
.icon-balance:before { content: '\e81f'; } /* '' */
.icon-language:before { content: '\e820'; } /* '' */
.icon-social:before { content: '\e821'; } /* '' */
.icon-global:before { content: '\e824'; } /* '' */
.icon-money:before { content: '\e827'; } /* '' */
.icon-finance:before { content: '\e828'; } /* '' */
.icon-no-internet:before { content: '\e829'; } /* '' */
.icon-regulation:before { content: '\e82a'; } /* '' */
.icon-graph:before { content: '\e82c'; } /* '' */
.icon-medal:before { content: '\e82d'; } /* '' */
.icon-calendar:before { content: '\e82e'; } /* '' */
.icon-email:before { content: '\e82f'; } /* '' */
.icon-phone:before { content: '\e830'; } /* '' */
.icon-world:before { content: '\e831'; } /* '' */
.icon-checklist:before { content: '\e832'; } /* '' */
.icon-award:before { content: '\e833'; } /* '' */
.icon-candidate-selection:before { content: '\e834'; } /* '' */
.icon-contact:before { content: '\e835'; } /* '' */
.icon-efficiency:before { content: '\e836'; } /* '' */
.icon-house:before { content: '\e837'; } /* '' */
.icon-international:before { content: '\e838'; } /* '' */
.icon-settings:before { content: '\e839'; } /* '' */
.icon-reduction:before { content: '\e83a'; } /* '' */
.icon-review:before { content: '\e83b'; } /* '' */
.icon-statistics:before { content: '\e83c'; } /* '' */
.icon-solution:before { content: '\e83d'; } /* '' */
