@font-face {
    font-family: 'themify';
    src: url('../fonts/themify.eot');
    src: url('../fonts/themify.eot?#iefix') format('embedded-opentype'),
         url('../fonts/themify.woff') format('woff'),
         url('../fonts/themify.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
[class^="ti-"], [class*=" ti-"] {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.ti-shopping-cart:before { content: "\e6bf"; }
.ti-user:before { content: "\e602"; }
.ti-heart:before { content: "\e634"; }
.ti-search:before { content: "\e610"; }
.ti-angle-right:before { content: "\e649"; }
.ti-angle-left:before { content: "\e648"; }
.ti-list:before { content: "\e6b9"; }
.ti-tag:before { content: "\e6b0"; }
.ti-close:before { content: "\e646"; }
.ti-package:before { content: "\e6e5"; }
