@font-face {
    font-family: 'themify';
    src: url('../fonts/themify.eot?-fvbane');
    src: url('../fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'), url('../fonts/themify.woff?-fvbane') format('woff'), url('../fonts/themify.ttf?-fvbane') format('truetype'), url('../fonts/themify.svg?-fvbane#themify') format('svg');
    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;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ti-tablet:before {
    content: url("https://img.icons8.com/material-rounded/ff7f00/30/iphone.png");
}

.ti-shopping-cart:before {
    content: url("https://img.icons8.com/sf-regular-filled/ff7f00/30/shopping-cart.png");
}

.ti-zoom-in:before {
    content: url("https://img.icons8.com/ios-filled/25/ff0000/like--v1.png");
}

.ti-plus:before {
    content: url("https://img.icons8.com/android/000000/12/plus.png");
}

.ti-minus:before {
    content: url("https://img.icons8.com/android/000000/12/minus.png");
}

.ti-arrow-right:before {
    content: "\e628";
}

.ti-arrow-left:before {
    content: "\e629";
}

.ti-heart:before {
    content: url("https://img.icons8.com/ios-filled/25/000000/forward-arrow.png");
}

.ti-close:before {
    content: url("https://img.icons8.com/ios-filled/ffffff/25/multiply.png");
}

.ti-angle-right:before {
    content: url("https://img.icons8.com/ios/25/forward--v1.png");
}

.ti-angle-left:before {
    content: url("https://img.icons8.com/ios/25/back--v1.png");
}

.ti-home:before {
    content: url("https://img.icons8.com/material-sharp/ff7f00/30/marker.png");
}

.ti-email:before {
    content: url("https://img.icons8.com/fluency-systems-filled/ff7f00/30/new-post.png");
}