@font-face {
    font-family: 'symbols';
    src: url('../font/symbols.eot?72165333');
    src: url('../font/symbols.eot?72165333#iefix') format('embedded-opentype'),
    url('../font/symbols.woff2?72165333') format('woff2'),
    url('../font/symbols.woff?72165333') format('woff'),
    url('../font/symbols.ttf?72165333') format('truetype'),
    url('../font/symbols.svg?72165333#symbols') 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: 'symbols';
    src: url('../font/symbols.svg?35976826#symbols') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "symbols";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  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;
 
  /* 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-search:before { content: '\e800'; } /* '' */
.icon-actions-live:before { content: '\e801'; } /* '' */
.icon-share:before { content: '\e808'; } /* '' */
.icon-book:before { content: '\e80e'; } /* '' */
.icon-help-circled-1:before { content: '\e80f'; } /* '' */
.icon-add:before { content: '\e811'; } /* '' */
.icon-cancel:before { content: '\e814'; } /* '' */
.icon-right-small:before { content: '\e815'; } /* '' */
.icon-ok:before { content: '\e816'; } /* '' */
.icon-back-in-time:before { content: '\e817'; } /* '' */
.icon-eye:before { content: '\e82e'; } /* '' */
.icon-remove:before { content: '\e81a'; } /* '' */
.icon-edit:before { content: '\e81b'; } /* '' */
.icon-info-circled:before { content: '\e81d'; } /* '' */
.icon-image:before { content: '\e81e'; } /* '' */
.icon-remove-circled:before { content: '\e81f'; } /* '' */
.icon-question-circled:before { content: '\e820'; } /* '' */
.icon-waves-big:before { content: '\e821'; font-size: 115%; } /* '' */
.icon-workers-big:before { content: '\e822'; font-size: 110%; } /* '' */
.icon-raports-big:before { content: '\e823'; font-size: 92%; line-height: 2em; } /* '' */
.icon-users-big:before { content: '\e824'; } /* '' */
.icon-calendar-big:before { content: '\e825'; } /* '' */
.icon-logout:before { content: '\e827'; } /* '' */
.icon-envelope:before { content: '\e828'; } /* '' */
.icon-password:before { content: '\e829'; } /* '' */
.icon-cloud-big:before { content: '\e82a'; } /* '' */
.icon-account:before { content: '\e82f'; } /* '' */
.icon-actions:before { content: '\e830'; } /* '' */
.icon-arrow-left:before { content: '\e831'; } /* '' */
.icon-calendar:before { content: '\e832'; } /* '' */
.icon-download:before { content: '\e833'; } /* '' */
.icon-downloads:before { content: '\e834';  font-size: 130%; } /* '' */
.icon-e-learning:before { content: '\e835'; } /* '' */
.icon-home:before { content: '\e836'; } /* '' */
.icon-notification:before { content: '\e837'; } /* '' */
.icon-shops:before { content: '\e838'; } /* '' */
.icon-reports:before { content: '\e839'; } /* '' */
.icon-storage:before { content: '\e83a'; } /* '' */
.icon-users:before { content: '\e83b'; } /* '' */
.icon-waves:before { content: '\e83c'; } /* '' */
.icon-workers:before { content: '\e83d'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-folder-add:before { content: '\e802'; } /* '' */
.icon-folder:before { content: '\e803'; } /* '' */
.icon-hf:before { content: '\e806'; } /* '' */