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

i[class*="bc-custom-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'custom-icons' !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;
}

.bc-custom-icon-fantasy-sports:before {
    content: "\e90d";
    font-size: 20px;
}

.bc-custom-icon-test-icon:before {
    content: "\e901";
}

.bc-custom-icon-slot:before {
    content: "\e900";
    font-size: 14px;
}

.bc-custom-icon-invoice:before {
    content: "\e905";
}

.bc-custom-icon-account-management:before {
    content: "\e902";
    font-size: 18px;
}

.bc-custom-icon-affiliates:before {
    content: "\e903";
    font-size: 19px;
}

.bc-custom-icon-asian-agent-system:before {
    content: "\e904";
}

.bc-custom-icon-betshop:before {
    content: "\e906";
}

.bc-custom-icon-CRM:before {
    content: "\e907";
    font-size: 20px;
}

.bc-custom-icon-oddsfeed:before {
    content: "\e908";
    font-size: 19px;
}

.bc-custom-icon-scouting:before {
    content: "\e90b";
}

.bc-custom-icon-skill-games:before {
    content: "\e90c";
}