@font-face {
  font-family: 'myicons';
  src: url('../font/myicons.eot?40920923');
  src: url('../font/myicons.eot?40920923#iefix') format('embedded-opentype'),
       url('../font/myicons.woff2?40920923') format('woff2'),
       url('../font/myicons.woff?40920923') format('woff'),
       url('../font/myicons.ttf?40920923') format('truetype'),
       url('../font/myicons.svg?40920923#myicons') 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: 'myicons';
    src: url('../font/myicons.svg?40920923#myicons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "myicons";
  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-10---idea:before { content: '\e802'; } /* '' */
.icon-9---strategies:before { content: '\e803'; } /* '' */
.icon-11---report:before { content: '\e804'; } /* '' */
.icon-12---time-verified:before { content: '\e805'; } /* '' */
.icon-13---time-control:before { content: '\e806'; } /* '' */
.icon-14---ceo:before { content: '\e807'; } /* '' */
.icon-15---link:before { content: '\e808'; } /* '' */
.icon-16---analytics:before { content: '\e809'; } /* '' */
.icon-17---message:before { content: '\e80a'; } /* '' */
.icon-19---presentation:before { content: '\e80b'; } /* '' */
.icon-18---insight:before { content: '\e80c'; } /* '' */
.icon-20---management-people:before { content: '\e80d'; } /* '' */
.icon-21---label:before { content: '\e80e'; } /* '' */
.icon-23---coin-decrease:before { content: '\e80f'; } /* '' */
.icon-22---coin-increase:before { content: '\e810'; } /* '' */
.icon-24---tie:before { content: '\e811'; } /* '' */
.icon-25---bag:before { content: '\e812'; } /* '' */
.icon-1---increase:before { content: '\e813'; } /* '' */
.icon-2---grafik:before { content: '\e814'; } /* '' */
.icon-3--wallet:before { content: '\e815'; } /* '' */
.icon-5---presentation:before { content: '\e816'; } /* '' */
.icon-4---connection:before { content: '\e817'; } /* '' */
.icon-6---market:before { content: '\e818'; } /* '' */
