.fa,
[class^="bt-"],
[class*=" bt-"] {
    font-family: "tabler-icons" !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.fa-shopping-cart:before { content: "\eb25"; }
.fa-user:before { content: "\eb4d"; }
.fa-bars:before { content: "\ec42"; }
.fa-times:before,
.fa-close:before { content: "\eb55"; }
.fa-trash-o:before { content: "\eb41"; }
.fa-pencil-square-o:before { content: "\ea98"; }
.fa-plus:before { content: "\eb0b"; }
.fa-minus:before { content: "\eaf2"; }
.fa-download:before { content: "\ea96"; }
.fa-archive:before { content: "\ea0b"; }
.fa-bell-o:before { content: "\ea35"; }
.fa-credit-card:before { content: "\ea84"; }
.fa-phone:before { content: "\eb09"; }
.fa-whatsapp:before { content: "\ec74"; }
.fa-paper-plane:before { content: "\eb1e"; }
.fa-book:before { content: "\ea39"; }
.fa-search:before { content: "\eb1c"; }
.fa-truck:before { content: "\ebc4"; }
.fa-headphones:before { content: "\eabd"; }
.fa-question-circle-o:before { content: "\f91d"; }
.fa-map-marker:before { content: "\eae8"; }
.fa-eye:before { content: "\ea9a"; }
.fa-lock:before { content: "\eae2"; }
.fa-heart-o:before { content: "\eabe"; }
.fa-shopping-bag:before { content: "\f5f8"; }
.fa-angle-down:before,
.bt-down:before { content: "\ea5f"; }
.bt-left:before { content: "\ea60"; }
.fa-check-circle:before { content: "\ea67"; }
.fa-times-circle:before { content: "\ea6a"; }
.fa-check:before { content: "\ea5e"; }
