@font-face {
    font-family: 'icomoon2';
    src:url('../fonts/icomoon2.eot?pfw7vv');
    src:url('../fonts/icomoon2.eot?#iefixpfw7vv') format('embedded-opentype'),
    url('../fonts/icomoon2.woff?pfw7vv') format('woff'),
    url('../fonts/icomoon2.ttf?pfw7vv') format('truetype'),
    url('../fonts/icomoon2.svg?pfw7vv#icomoon2') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon2-"], [class*=" icon2-"] {
    font-family: 'icomoon2';
    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;
}

.icon2-clock:before {
    content: "\e601";
}
.icon2-bell:before {
    content: "\e602";
}
.icon2-remove:before {
    content: "\e616";
}
.icon2-truck:before {
    content: "\e604";
}
.icon2-star:before {
    content: "\e606";
}
.icon2-star2:before {
    content: "\e607";
}
.icon2-star3:before {
    content: "\e608";
}
.icon2-heart:before {
    content: "\e609";
}
.icon2-cup:before {
    content: "\e617";
}
