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

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !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-next:before {
    content: "\e90d";
}
.icon-back:before {
    content: "\e901";
}
.icon-chat:before {
    content: "\e902";
}
.icon-cross:before {
    content: "\e900";
}
.icon-down:before {
    content: "\e903";
}
.icon-help:before {
    content: "\e904";
}
.icon-about:before {
    content: "\e905";
}
.icon-sound-off:before {
    content: "\e906";
}
.icon-sound-on:before {
    content: "\e907";
}
.icon-notification:before {
    content: "\e908";
}
.icon-droid:before {
    content: "\e909";
}
.icon-gift:before {
    content: "\e90a";
}
.icon-key:before {
    content: "\e90b";
}
.icon-puzzle:before {
    content: "\e90c";
}
