@font-face {
  font-family: 'smarticons';
  src: url('../font/smarticons.eot?24536733');
  src: url('../font/smarticons.eot?24536733#iefix') format('embedded-opentype'),
       url('../font/smarticons.woff2?24536733') format('woff2'),
       url('../font/smarticons.woff?24536733') format('woff'),
       url('../font/smarticons.ttf?24536733') format('truetype'),
       url('../font/smarticons.svg?24536733#smarticons') 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: 'smarticons';
    src: url('../font/smarticons.svg?24536733#smarticons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "smarticons";
  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-chart-line:before { content: '\e800'; } /* '' */
.icon-thumbs-down:before { content: '\e801'; } /* '' */
.icon-link-ext-1:before { content: '\e802'; } /* '' */
.icon-thumbs-up:before { content: '\e803'; } /* '' */
.icon-social:before { content: '\e804'; } /* '' */
.icon-star:before { content: '\e805'; } /* '' */
.icon-star-filled:before { content: '\e806'; } /* '' */
.icon-excel:before { content: '\e807'; } /* '' */
.icon-home:before { content: '\e808'; } /* '' */
.icon-minus:before { content: '\e809'; } /* '' */
.icon-chart-bar:before { content: '\e80a'; } /* '' */
.icon-zoom-in:before { content: '\e80b'; } /* '' */
.icon-rocket:before { content: '\e80c'; } /* '' */
.icon-send-plane:before { content: '\e824'; } /* '' */
.icon-info-alt:before { content: '\e825'; } /* '' */
.icon-info:before { content: '\e827'; } /* '' */
.icon-speed:before { content: '\e830'; } /* '' */
.icon-gift2:before { content: '\e831'; } /* '' */
.icon-chat:before { content: '\e833'; } /* '' */
.icon-sort:before { content: '\e835'; } /* '' */
.icon-return-down:before { content: '\e83d'; } /* '' */
.icon-return-up:before { content: '\e83e'; } /* '' */
.icon-graph:before { content: '\e83f'; } /* '' */
.icon-person:before { content: '\e840'; } /* '' */
.icon-thumbs-up-2:before { content: '\e841'; } /* '' */
.icon-gift:before { content: '\e842'; } /* '' */
.icon-arrow-down-2:before { content: '\e900'; } /* '' */
.icon-arrow-left:before { content: '\e901'; } /* '' */
.icon-arrow-right-2:before { content: '\e902'; } /* '' */
.icon-arrow-right:before { content: '\e903'; } /* '' */
.icon-big-close:before { content: '\e904'; } /* '' */
.icon-calendar:before { content: '\e905'; } /* '' */
.icon-check:before { content: '\e906'; } /* '' */
.icon-document-plus:before { content: '\e908'; } /* '' */
.icon-document:before { content: '\e909'; } /* '' */
.icon-dots:before { content: '\e90a'; } /* '' */
.icon-duplicate:before { content: '\e90b'; } /* '' */
.icon-edit:before { content: '\e90c'; } /* '' */
.icon-exit:before { content: '\e90d'; } /* '' */
.icon-folder:before { content: '\e90e'; } /* '' */
.icon-help:before { content: '\e90f'; } /* '' */
.icon-archive:before { content: '\e922'; } /* '' */
.icon-search:before { content: '\e937'; } /* '' */
.icon-mail:before { content: '\e938'; } /* '' */
.icon-notifications:before { content: '\e939'; } /* '' */
.icon-pencil:before { content: '\e93a'; } /* '' */
.icon-plus:before { content: '\e93b'; } /* '' */
.icon-settings:before { content: '\e93c'; } /* '' */
.icon-signal:before { content: '\e93d'; } /* '' */
.icon-trash:before { content: '\e93e'; } /* '' */
.icon-arrow-up:before { content: '\e93f'; } /* '' */
.icon-arrow-up-2:before { content: '\f005'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-thumbs-down-alt:before { content: '\f165'; } /* '' */
.icon-chart-pie:before { content: '\f200'; } /* '' */
.icon-user-plus:before { content: '\f234'; } /* '' */
.icon-user-remove:before { content: '\f235'; } /* '' */
