@charset "UTF-8";

@font-face {
  font-family: "tauste";
  src:url("fonts/tauste.eot");
  src:url("fonts/tauste.eot?#iefix") format("embedded-opentype"),
    url("fonts/tauste.woff") format("woff"),
    url("fonts/tauste.ttf") format("truetype"),
    url("fonts/tauste.svg#tauste") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "tauste" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "tauste" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-angled-right-arrow:before {
  content: "\61";
}
.icon-arrow-left:before {
  content: "\62";
}
.icon-arrow-right:before {
  content: "\63";
}
.icon-shopping-list:before {
  content: "\64";
}
.icon-plant:before {
  content: "\65";
}
.icon-papper:before {
  content: "\66";
}
.icon-pan:before {
  content: "\67";
}
.icon-fish:before {
  content: "\68";
}
.icon-noodles:before {
  content: "\69";
}
.icon-wine:before {
  content: "\6a";
}
.icon-cheese:before {
  content: "\6b";
}
.icon-carrot:before {
  content: "\6c";
}
.icon-bread:before {
  content: "\6d";
}
.icon-drink-bottle:before {
  content: "\6e";
}
.icon-finance-shopping-code-card:before {
  content: "\6f";
}
.icon-shopping-card-cart:before {
  content: "\70";
}
.icon-shopping-cart:before {
  content: "\71";
}
.icon-shipping-truck:before {
  content: "\72";
}
.icon-phone:before {
  content: "\73";
}
.icon-credit-cards:before {
  content: "\74";
}
.icon-clock-arw:before {
  content: "\75";
}
.icon-map-marker:before {
  content: "\76";
}
.icon-map-marker2:before {
  content: "\77";
}
.icon-round-clock:before {
  content: "\78";
}
.icon-search:before {
  content: "\79";
}
.icon-circle-arrow-left:before {
  content: "\7a";
}
.icon-circle-arrow-right:before {
  content: "\41";
}
.icon-nav-left:before {
  content: "\42";
}
.icon-nav-right:before {
  content: "\43";
}
.icon-credit-card:before {
  content: "\44";
}
.icon-payment-check:before {
  content: "\45";
}
.icon-credit-card-tauste:before {
  content: "\46";
}
.icon-offer-bag:before {
  content: "\47";
}
.icon-wallet:before {
  content: "\48";
}
.icon-point-of-service:before {
  content: "\49";
}
.icon-barcode:before {
  content: "\4a";
}
.icon-team:before {
  content: "\4b";
}
.icon-star:before {
  content: "\4c";
}
.icon-handshake:before {
  content: "\4d";
}
.icon-shopping-fill-cart:before {
  content: "\4e";
}
.icon-close:before {
  content: "\4f";
}
.icon-close-circle:before {
  content: "\50";
}
.icon-event-date:before {
  content: "\51";
}
.icon-user-lock:before {
  content: "\52";
}
