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

@font-face {
    font-family: "Gotham Book";
    src: url("fonts/GOTHAM-BOOK.otf");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: "Gotham Bold";
    src: url("fonts/GOTHAM-BOLD.otf");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
.en_font,
.v-application .v-application--wrap .page_content div.en_font,
.v-application .v-application--wrap .page_content p.en_font,
.v-application .v-application--wrap .page_content span.en_font {
    font-family: "Gotham Book" !important;
}
.en_font_bold,
.v-application .v-application--wrap .page_content div.en_font_bold,
.v-application .v-application--wrap .page_content p.en_font_bold,
.v-application .v-application--wrap .page_content .en_font_bold {
    font-family: "Gotham Bold" !important;
}
.v-application .v-application--wrap .page_content.en_US div,
.v-application .v-application--wrap .page_content.en_US span,
.v-application .v-application--wrap .page_content.en_US p {
    font-family: "Gotham Book" !important;
}
.v-application .v-application--wrap .page_content.en_US div.en_font_bold,
.v-application .v-application--wrap .page_content.en_US span.en_font_bold,
.v-application .v-application--wrap .page_content.en_US p.en_font_bold {
    font-family: "Gotham Bold" !important;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;

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

.icon-order:before {
    content: "\e91c";
}
.icon-today:before {
    content: "\e900";
}
.icon-menu:before {
    content: "\e901";
}
.icon-spreadbtn:before {
    content: "\e902";
}
.icon-closebtn:before {
    content: "\e903";
}
.icon-total:before {
    content: "\e904";
}
.icon-all:before {
    content: "\e905";
}
.icon-animate:before {
    content: "\e906";
}
.icon-basketball:before {
    content: "\e907";
}
.icon-champion:before {
    content: "\e908";
}
.icon-close:before {
    content: "\e909";
}
.icon-cricket:before {
    content: "\e90a";
}
.icon-delete:before {
    content: "\e90b";
}
.icon-favorite:before {
    content: "\e90c";
}
.icon-future:before {
    content: "\e90d";
}
.icon-liveNav:before {
    content: "\e90e";
}
.icon-home:before {
    content: "\e90f";
}
.icon-horseracing:before {
    content: "\e910";
}
.icon-live:before {
    content: "\e911";
}
.icon-politics:before {
    content: "\e912";
}
.icon-record:before {
    content: "\e913";
}
.icon-score:before {
    content: "\e914";
}
.icon-search:before {
    content: "\e915";
}
.icon-setting:before {
    content: "\e916";
}
.icon-soccer:before {
    content: "\e917";
}
.icon-spread:before {
    content: "\e918";
}
.icon-streaming:before {
    content: "\e919";
}
.icon-tennis:before {
    content: "\e91a";
}
.icon-volume:before {
    content: "\e91b";
}
