@font-face {
    font-family: 'icomoon';
    src:    url('fonts/icomoon.eot?mdqcgv');
    src:    url('fonts/icomoon.eot?mdqcgv#iefix') format('embedded-opentype'),
        url('fonts/icomoon.ttf?mdqcgv') format('truetype'),
        url('fonts/icomoon.woff?mdqcgv') format('woff'),
        url('fonts/icomoon.svg?mdqcgv#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-outline-circle:before {
    content: "\e919";
}
.icon-circle:before {
    content: "\e918";
}
.icon-chouseisan:before {
    content: "\e900";
}
.icon-cross:before {
    content: "\e901";
}
.icon-crown:before {
    content: "\e902";
}
.icon-flag:before {
    content: "\e903";
}
.icon-kakugo-eight:before {
    content: "\e904";
}
.icon-kakugo-five:before {
    content: "\e905";
}
.icon-kakugo-four:before {
    content: "\e906";
}
.icon-kakugo-nine:before {
    content: "\e907";
}
.icon-kakugo-one:before {
    content: "\e908";
}
.icon-kakugo-seven:before {
    content: "\e909";
}
.icon-kakugo-six:before {
    content: "\e90a";
}
.icon-kakugo-three:before {
    content: "\e90b";
}
.icon-kakugo-two:before {
    content: "\e90c";
}
.icon-marugo-eight:before {
    content: "\e90d";
}
.icon-marugo-five:before {
    content: "\e90e";
}
.icon-marugo-four:before {
    content: "\e90f";
}
.icon-marugo-nine:before {
    content: "\e910";
}
.icon-marugo-one:before {
    content: "\e911";
}
.icon-marugo-seven:before {
    content: "\e912";
}
.icon-marugo-six:before {
    content: "\e913";
}
.icon-marugo-three:before {
    content: "\e914";
}
.icon-marugo-two:before {
    content: "\e915";
}
.icon-menu:before {
    content: "\e916";
}
.icon-star:before {
    content: "\e917";
}

