@charset "UTF-8";

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

[data-icon]:before {
  font-family: "pagesparx-fonts" !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^="ps-"]:before,
[class*=" ps-"]:before {
  font-family: "pagesparx-fonts" !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;
}

.ps-amex:before {
  content: "\61";
}
.ps-cash:before {
  content: "\62";
}
.ps-check:before {
  content: "\63";
}
.ps-debit:before {
  content: "\64";
}
.ps-diners-club:before {
  content: "\65";
}
.ps-discover:before {
  content: "\66";
}
.ps-jcb:before {
  content: "\67";
}
.ps-mastercard:before {
  content: "\68";
}
.ps-paypal:before {
  content: "\69";
}
.ps-stripe:before {
  content: "\6a";
}
.ps-visa:before {
  content: "\6b";
}
.ps-pagesparx:before {
  content: "\6c";
}
.ps-bbb:before {
  content: "\6d";
}
