@font-face {
    font-family: "kalamone";
    src: url("../fonts/kalamone.eot?nrwfjz");
    src: url("../fonts/kalamone.eot?nrwfjz#iefix") format("embedded-opentype"),
        url("../fonts/kalamone.ttf?nrwfjz") format("truetype"),
        url("../fonts/kalamone.woff?nrwfjz") format("woff"),
        url("../fonts/kalamone.svg?nrwfjz#kalamone") 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: "kalamone" !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-arts:before {
    content: "\e90b";
}
.icon-audiobooks:before {
    content: "\e90c";
}
.icon-books:before {
    content: "\e90d";
}
.icon-gifts:before {
    content: "\e90e";
}
.icon-kids:before {
    content: "\e90f";
}
.icon-toys:before {
    content: "\e910";
}
.icon-cart:before {
    content: "\e908";
}
.icon-login:before {
    content: "\e909";
}
.icon-romance:before {
    content: "\e907";
}
.icon-wishlist:before {
    content: "\e90a";
}
.icon-fitness:before {
    content: "\e900";
}
.icon-crime:before {
    content: "\e901";
}
.icon-cooking:before {
    content: "\e902";
}
.icon-religion:before {
    content: "\e903";
}
.icon-development:before {
    content: "\e904";
}
.icon-languages:before {
    content: "\e905";
}
.icon-economics:before {
    content: "\e906";
}
