@font-face {
    font-family: 'xicons';
    src: url('../fonts/icons%EF%B9%96hf2jdv.eot');
    src: url('../fonts/icons%EF%B9%96hf2jdv.eot#iefix') format('embedded-opentype'), url('../fonts/icons%EF%B9%96hf2jdv.ttf') format('truetype'), url('../fonts/icons%EF%B9%96hf2jdv.woff') format('woff'), url('../fonts/icons%EF%B9%96hf2jdv.svg#icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css');
.icon-telegram:before {
    content: "\f2c6";
    /* Telegram ikonu için Unicode değeri */
    font-family: "Font Awesome 6 Brands";
    /* Marka ikonları için */
    font-size: 1em;
    /* İkonun boyutunu ayarlayın */
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}

.xicons {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'xicons' !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;
}

.icon-cashout:before {
    content: "\e924";
}

.icon-label:before {
    content: "\e925";
}

.icon-online:before {
    content: "\e926";
}

.icon-clock:before {
    content: "\e922";
}

.icon-user:before {
    content: "\e923";
}

.icon-star:before {
    content: "\f005";
}

.icon-star-half-alt:before {
    content: "\f5c0";
}

.icon-star1:before {
    content: "\f006";
}

.icon-point-system:before {
    content: "\e90b";
}

.icon-virtual:before {
    content: "\e90e";
}

.icon-customer-care:before {
    content: "\e904";
}

.icon-money:before {
    content: "\e915";
}

.icon-payment:before {
    content: "\e916";
}

.icon-facebook-square:before {
    content: "\f082";
}

.icon-twitter:before {
    content: "\f099";
}

.icon-instagram:before {
    content: "\f16d";
}

.icon-fee-coupon:before {
    content: "\e900";
}

.icon-all:before {
    content: "\e901";
}

.icon-cash:before {
    content: "\e902";
}

.icon-cashback:before {
    content: "\e903";
}

.icon-finance:before {
    content: "\e905";
}

.icon-finance-bonus:before {
    content: "\e906";
}

.icon-free-bet:before {
    content: "\e907";
}

.icon-free-spin:before {
    content: "\e908";
}

.icon-mobile:before {
    content: "\e909";
}

.icon-odds:before {
    content: "\e90a";
}

.icon-shopping:before {
    content: "\e90c";
}

.icon-tv-match:before {
    content: "\e90d";
}

.icon-virtual1:before {
    content: "\e90f";
    font-size: 80%;
}

.icon-casino-setting:before {
    content: "\e910";
}

.icon-cms:before {
    content: "\e911";
}

.icon-handshake:before {
    content: "\e912";
}

.icon-idea:before {
    content: "\e913";
}

.icon-mail:before {
    content: "\e914";
}

.icon-poker:before {
    content: "\e917";
}

.icon-roulette:before {
    content: "\e918";
}

.icon-skill-development:before {
    content: "\e919";
}

.icon-skype:before {
    content: "\e91a";
}

.icon-slot-machine:before {
    content: "\e91b";
}

.icon-sport-betting:before {
    content: "\e91c";
}

.icon-sport-betting1:before {
    content: "\e91d";
}

.icon-sport-settings:before {
    content: "\e91e";
}

.icon-testing:before {
    content: "\e91f";
}

.icon-theme:before {
    content: "\e920";
}

.icon-whatsapp:before {
    content: "\e921";
}

.icon-long-arrow-right:before {
    content: "\f178";
}

.icon-bezier-curve:before {
    content: "\f55b";
}

.flag {
    width: 18px;
    height: 18px;
    background: url(../images/flags.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    background-size: 100%;
    margin-right: 6px;
}

.flag-asean {
    background-position: 0 0
}