/* sdgfg */

@font-face {
  font-family: 'bc-crm-icons';
  src:
    url('fonts/bc-crm-icons.ttf') format('truetype'),
    url('fonts/bc-crm-icons.woff') format('woff'),
    url('fonts/bc-crm-icons.svg#bc-crm-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.bc-crm-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bc-crm-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bc-crm-send-email-icon:before {
  content: "\e910";
}
.bc-crm-send-bonus-icon:before {
  content: "\e911";
}
.bc-crm-unschedule-icon:before {
  content: "\e917";
}
.bc-crm-blocked-icon:before {
  content: "\e900";
}
.bc-crm-campaign-icon:before {
  content: "\e901";
}
.bc-crm-cancel-bonus-icon:before {
  content: "\e902";
}
.bc-crm-contests-icon:before {
  content: "\e903";
}
.bc-crm-currencies-icon:before {
  content: "\e904";
}
.bc-crm-deposit-icon:before {
  content: "\e905";
}
.bc-crm-financial-icon:before {
  content: "\e906";
}
.bc-crm-free-spin-icon:before {
  content: "\e907";
}
.bc-crm-leaderboard-icon:before {
  content: "\e908";
}
.bc-crm-leagues-icon:before {
  content: "\e909";
}
.bc-crm-log-history-icon:before {
  content: "\e90a";
}
.bc-crm-login-icon:before {
  content: "\e90b";
}
.bc-crm-money-icon:before {
  content: "\e90c";
}
.bc-crm-predictions-icon:before {
  content: "\e90d";
}
.bc-crm-rounds-icon:before {
  content: "\e90e";
}
.bc-crm-schedule-icon:before {
  content: "\e90f";
}
.bc-crm-send-sms-icon:before {
  content: "\e912";
}
.bc-crm-skill-games-icon:before {
  content: "\e913";
}
.bc-crm-sport-bet-icon:before {
  content: "\e914";
}
.bc-crm-template-icon:before {
  content: "\e915";
}
.bc-crm-unblocked-icon:before {
  content: "\e916";
}
.bc-crm-verification-icon:before {
  content: "\e91b";
}
.bc-crm-wallet-big-icon:before {
  content: "\e91c";
}
.bc-crm-warning-icon:before {
  content: "\e91d";
}
