@charset "UTF-8";


@font-face {
  font-family: 'ecg';
  src: url('/fonts/ecg.eot?8205233');
  src: url('/fonts/ecg.eot?8205233#iefix') format('embedded-opentype'),
       url('/fonts/ecg.woff2?8205233') format('woff2'),
       url('/fonts/ecg.woff?8205233') format('woff'),
       url('/fonts/ecg.ttf?8205233') format('truetype'),
       url('/fonts/ecg.svg?8205233#ecg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "ecg" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "ecg" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-file-1:before { content: '\e800'; } /* '' */
.icon-user:before { content: '\e801'; } /* '' */
.icon-left:before { content: '\e802'; } /* '' */
.icon-right:before { content: '\e803'; } /* '' */
.icon-up:before { content: '\e804'; } /* '' */
.icon-down:before { content: '\e805'; } /* '' */
.icon-ok:before { content: '\e806'; } /* '' */
.icon-calendar:before { content: '\e807'; } /* '' */
.icon-file:before { content: '\e808'; } /* '' */
.icon-menu-left:before { content: '\e809'; } /* '' */
.icon-menu-right:before { content: '\e80a'; } /* '' */
.icon-bin:before { content: '\e80b'; } /* '' */
.icon-in:before { content: '\e80c'; } /* '' */
.icon-out:before { content: '\e80d'; } /* '' */
.icon-settings:before { content: '\e80e'; } /* '' */
.icon-calendar-1:before { content: '\e80f'; } /* '' */
.icon-clients:before { content: '\e810'; } /* '' */
.icon-counter:before { content: '\e811'; } /* '' */
.icon-exit:before { content: '\e812'; } /* '' */
.icon-export:before { content: '\e813'; } /* '' */
.icon-cancel:before { content: '\e814'; } /* '' */
.icon-import:before { content: '\e815'; } /* '' */
.icon-notifications:before { content: '\e816'; } /* '' */
.icon-search:before { content: '\e817'; } /* '' */
.icon-menu:before { content: '\e818'; } /* '' */
.icon-filter:before { content: '\e819'; } /* '' */
.icon-help:before { content: '\f128'; } /* '' */