@font-face {
  font-family: 'noctis-payment-methods';
  src:  url('fonts/noctis-payment-methods.eot?cu8v3g');
  src:  url('fonts/noctis-payment-methods.eot?cu8v3g#iefix') format('embedded-opentype'),
    url('fonts/noctis-payment-methods.ttf?cu8v3g') format('truetype'),
    url('fonts/noctis-payment-methods.woff?cu8v3g') format('woff'),
    url('fonts/noctis-payment-methods.svg?cu8v3g#noctis-payment-methods') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="noctis-payment-methods"], [class*=" noctis-payment-methods"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'noctis-payment-methods' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.noctis-payment-methodsapple-pay:before {
  content: "\e900";
}
.noctis-payment-methodsbancontact:before {
  content: "\e901";
}
.noctis-payment-methodscb:before {
  content: "\e902";
}
.noctis-payment-methodsgoogle-pay:before {
  content: "\e903";
}
.noctis-payment-methodsklarna:before {
  content: "\e904";
}
.noctis-payment-methodsmaestro:before {
  content: "\e905";
}
.noctis-payment-methodsmastercard:before {
  content: "\e906";
}
.noctis-payment-methodsstripe:before {
  content: "\e907";
}
.noctis-payment-methodsvisa:before {
  content: "\e908";
}
