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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;
}

.icon-mailbox:before {
  content: "\e915";
}
.icon-F:before {
  content: "\e900";
}
.icon-L:before {
  content: "\e901";
}
.icon-add:before {
  content: "\e902";
}
.icon-arrow_down:before {
  content: "\e903";
}
.icon-arrow_up:before {
  content: "\e904";
}
.icon-casino_icon:before {
  content: "\e905";
}
.icon-close_popup:before {
  content: "\e906";
}
.icon-copy:before {
  content: "\e907";
}
.icon-edit:before {
  content: "\e908";
}
.icon-excel:before {
  content: "\e909";
}
.icon-F2:before {
  content: "\e90a";
}
.icon-help:before {
  content: "\e90b";
}
.icon-L2:before {
  content: "\e90c";
}
.icon-logout:before {
  content: "\e90d";
}
.icon-pass_login:before {
  content: "\e90e";
}
.icon-private_msg:before {
  content: "\e90f";
}
.icon-refresh:before {
  content: "\e910";
}
.icon-security_key:before {
  content: "\e911";
}
.icon-sport_icon:before {
  content: "\e912";
}
.icon-stats:before {
  content: "\e913";
}
.icon-user_login:before {
  content: "\e914";
}

