@charset "UTF-8";

@font-face {
  font-family: "fontbeevo";
  src:url("/layouts/StoreLayout/uxdesign/atomic-core/font-beevo/fonts/fontbeevo.eot");
  src:url("/layouts/StoreLayout/uxdesign/atomic-core/font-beevo/fonts/fontbeevo.eot?#iefix") format("embedded-opentype"),
    url("/layouts/StoreLayout/uxdesign/atomic-core/font-beevo/fonts/fontbeevo.woff") format("woff"),
    url("/layouts/StoreLayout/uxdesign/atomic-core/font-beevo/fonts/fontbeevo.ttf") format("truetype"),
    url("/layouts/StoreLayout/uxdesign/atomic-core/font-beevo/fonts/fontbeevo.svg#fontbeevo") format("svg");
  font-weight: normal;
  font-style: normal;

}

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

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

.fa-angle-left:before {
  content: "\e000";
}
.fa-angle-right:before {
  content: "\e001";
}
.fa-heart-o:before {
  content: "\e002";
}
.fa-shopping-cart:before {
  content: "\e003";
}
.fa-user-o:before {
  content: "\e004";
}
.fa-search:before {
  content: "\e005";
}
.fa-times:before {
  content: "\e006";
}
.fa-compare:before {
  content: "\e007";
}
.fa-eye:before {
  content: "\e008";
}
.fa-envelope-o:before {
  content: "\e009";
}
.fa-plus:before {
  content: "\e00a";
}
.fa-play-circle-o:before {
  content: "\e00b";
}
.fa-minus:before {
  content: "\e00c";
}
.fa-ban:before {
  content: "\e00d";
}
.fa-exclamation-circle:before {
  content: "\e00e";
}
.fa-check-circle-o:before {
  content: "\e00f";
}
.fa-list:before {
  content: "\e010";
}
.fa-mosaic:before {
  content: "\e011";
}
.fa-clock-o:before {
  content: "\e012";
}
.fa-print:before {
  content: "\e013";
}
.fa-trash:before {
  content: "\e014";
}
.fa-shipping-address:before {
  content: "\e015";
}
.fa-billing-address:before {
  content: "\e016";
}
.fa-chevron-down:before {
  content: "\e017";
}
.fa-filter:before {
  content: "\e018";
}
.fa-360-view:before {
  content: "\e019";
}
.fa-pencil:before {
  content: "\e01a";
}
.fa-arrow-circle-o-down:before {
  content: "\e01b";
}
.fa-arrow-circle-o-up:before {
  content: "\e01c";
}
.fa-file-pdf-o:before {
  content: "\e01d";
}
.fa-question:before {
  content: "\e01e";
}
.fa-life-ring:before {
  content: "\e01f";
}
.fa-tag:before {
  content: "\e020";
}
