@font-face {
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;

    font-display: block;
    src: url("../eot/icomoon9720.eot");
    src: url("../eot/icomoon9720.eot#iefix") format("embedded-opentype"),
    url("../ttf/icomoon9720.ttf") format("truetype"),
    url("../woff/icomoon9720.woff") format("woff"),
    url("../svg/icomoon9720.svg#icomoon") format("svg");
}

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

    text-transform: none;

    speak: never;
}

.icon-account:before {
    content: "\e913";
}
.icon-mail:before {
    content: "\e912";
}
.icon-home-outline:before {
    content: "\e911";
}
.icon-up-arrow:before {
    content: "\e900";
}
.icon-paper-plane:before {
    content: "\e901";
}
.icon-left:before {
    content: "\e902";
}
.icon-right:before {
    content: "\e903";
}
.icon-calendar:before {
    content: "\e904";
}
.icon-chat:before {
    content: "\e905";
}
.icon-search:before {
    content: "\e906";
}
.icon-shopping-bag:before {
    content: "\e907";
}
.icon-heart:before {
    content: "\e908";
}
.icon-truck:before {
    content: "\e909";
}
.icon-24-hours:before {
    content: "\e90a";
}
.icon-debit-card:before {
    content: "\e90b";
}
.icon-lettuce:before {
    content: "\e90c";
}
.icon-flower:before {
    content: "\e90d";
}
.icon-blood-drop:before {
    content: "\e90e";
}
.icon-checked:before {
    content: "\e90f";
}
.icon-compare:before {
    content: "\e910";
}
