@font-face {
    font-family: 'hive-icons';
    	src: url('fonts/hive-icons.eot?d5h9rp');
    	src: url('fonts/hive-icons.eot?d5h9rp#iefix') format('embedded-opentype'),
        url('fonts/hive-icons.ttf?d5h9rp') format('truetype'),
        url('fonts/hive-icons.woff?d5h9rp') format('woff'),
        url('fonts/hive-icons.svg?d5h9rp#hive-icons') 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: 'hive-icons' !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-hive-font-01:before { /* cart with two thick lines */
    content: "\e900";
}
.icon-hive-font-02:before { /* cart with three thin lines */
    content: "\e901";
}
.icon-hive-font-03:before { /* cart with dots */
    content: "\e902";
}
.icon-hive-font-04:before { /* empty cart */
    content: "\e903";
}
.icon-hive-font-05:before { /* message */
    content: "\e904";
}
.icon-hive-font-06:before { /* message outline */
    content: "\e905";
}
.icon-hive-font-07:before { /* search */
    content: "\e906";
}
.icon-hive-font-08:before { /* quick ship */
    content: "\e907";
}
.icon-hive-font-09:before { /* facebook */
    content: "\e908";
}
.icon-hive-font-10:before { /* pinterest */
    content: "\e909";
}
.icon-hive-font-11:before { /* google+ */
    content: "\e90a";
}
.icon-hive-font-12:before { /* vimeo */
    content: "\e90b";
}
.icon-hive-font-13:before { /* email */
    content: "\e90c";
}
.icon-hive-font-14:before { /* triple right arrow dark */
    content: "\e90d";
}
.icon-hive-font-15:before { /* single right arrow dark */
    content: "\e90e";
}
.icon-hive-font-16:before { /* single left arrow dark */
    content: "\e90f";
}
.icon-hive-font-17:before { /* triple right arrow light */
    content: "\e910";
}
.icon-hive-font-18:before { /* single right arrow light */
    content: "\e911";
}
.icon-hive-font-19:before { /* single left arrow light */
    content: "\e912";
}
.icon-hive-font-20:before { /* single right arrow very light */
    content: "\e913";
}
.icon-hive-font-21:before { /* single left arrow very light */
    content: "\e914";
}
.icon-hive-font-22:before { /* single down arrow light */
    content: "\e915";
}
.icon-hive-font-23:before { /* single up arrow light */
    content: "\e916";
}
.icon-hive-font-24:before { /* close */
    content: "\e917";
}
.icon-hive-font-25:before { /* plus sign */
    content: "\e918";
}
.icon-hive-font-26:before { /* star */
    content: "\e919";
}
.icon-hive-font-27:before { /* half star */
    content: "\e91a";
}
.icon-hive-font-28:before { /* edit pencil with box */
    content: "\e91b";
}

