@font-face {
  font-family: 'leveras_crm_icons';
  src: url('../../fonts/leveras_crm_icons.eot?92042153');
  src: url('../../fonts/leveras_crm_icons.eot?92042153#iefix') format('embedded-opentype'),
       url('../../fonts/leveras_crm_icons.woff2?92042153') format('woff2'),
       url('../../fonts/leveras_crm_icons.woff?92042153') format('woff'),
       url('../../fonts/leveras_crm_icons.ttf?92042153') format('truetype'),
       url('../../fonts/leveras_crm_icons.svg?92042153#leveras_crm_icons') 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: 'leveras_crm_icons';
    src: url('../../fonts/leveras_crm_icons.svg?92042153#leveras_crm_icons') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "leveras_crm_icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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-account-transfer:before { content: '\21'; } /* '!' */
.icon-trading:before { content: '\22'; } /* '&quot;' */
.icon-deposits:before { content: '\23'; } /* '#' */
.icon-oscilator:before { content: '\24'; } /* '$' */
.icon-bell:before { content: '\25'; } /* '%' */
.icon-map-footer:before { content: '\26'; } /* '&amp;' */
.icon-th:before { content: '\27'; } /* ''' */
.icon-documents:before { content: '\28'; } /* '(' */
.icon-withdraw:before { content: '\29'; } /* ')' */
.icon-logout:before { content: '\2a'; } /* '*' */
.icon-support:before { content: '\2b'; } /* '+' */
.icon-call:before { content: '\2c'; } /* ',' */
.icon-settings:before { content: '\2d'; } /* '-' */
.icon-downloads:before { content: '\2e'; } /* '.' */
.icon-wallet:before { content: '\2f'; } /* '/' */
.icon-dashboard:before { content: '\30'; } /* '0' */
.icon-share:before { content: '\31'; } /* '1' */
.icon-clients:before { content: '\32'; } /* '2' */
.icon-account:before { content: '\33'; } /* '3' */
.icon-payments:before { content: '\34'; } /* '4' */
.icon-trash:before { content: '\35'; } /* '5' */
.icon-trading-1:before { content: '\36'; } /* '6' */
.icon-tools:before { content: '\37'; } /* '7' */
.icon-team:before { content: '\38'; } /* '8' */
.icon-ticket:before { content: '\39'; } /* '9' */
.icon-settings-1:before { content: '\3a'; } /* ':' */
.icon-sales:before { content: '\3b'; } /* ';' */
.icon-roles:before { content: '\3c'; } /* '&lt;' */
.icon-request:before { content: '\3d'; } /* '=' */
.icon-reports:before { content: '\3e'; } /* '&gt;' */
.icon-partners:before { content: '\3f'; } /* '?' */
.icon-media:before { content: '\40'; } /* '@' */
.icon-logs:before { content: '\41'; } /* 'A' */
.icon-helpdesk:before { content: '\42'; } /* 'B' */
.icon-forms:before { content: '\43'; } /* 'C' */
.icon-email:before { content: '\44'; } /* 'D' */
.icon-diary:before { content: '\45'; } /* 'E' */
.icon-department:before { content: '\46'; } /* 'F' */
.icon-dashboard-1:before { content: '\47'; } /* 'G' */
.icon-custom_fields:before { content: '\48'; } /* 'H' */
.icon-users:before { content: '\49'; } /* 'I' */
.icon-vendors:before { content: '\4a'; } /* 'J' */
.icon-workflow:before { content: '\4b'; } /* 'K' */