@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "viabuy" !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: "viabuy" !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-globe:before {
  content: "\6d";
}
.icon-accept-everywhere:before {
  content: "\61";
}
.icon-apple-pay:before {
  content: "\62";
}
.icon-without-bank:before {
  content: "\63";
}
.icon-viabuy-debit:before {
  content: "\64";
}
.icon-checkglass:before {
  content: "\65";
}
.icon-fast-delivery:before {
  content: "\66";
}
.icon-easy-opening:before {
  content: "\67";
}
.icon-full-control:before {
  content: "\68";
}
.icon-man:before {
  content: "\69";
}
.icon-nobank:before {
  content: "\6a";
}
.icon-secure-payments:before {
  content: "\6b";
}
.icon-secure-travel:before {
  content: "\6c";
}
.icon-spending:before {
  content: "\6e";
}
.icon-support:before {
  content: "\6f";
}
.icon-viabuy-app:before {
  content: "\70";
}
