@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 300;
    src: url('/styles/fonts/noto/NotoSans_SemiCondensed-Light.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 500;
    src: url('/styles/fonts/noto/NotoSans_SemiCondensed-Medium.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/styles/fonts/noto/NotoSans_SemiCondensed-Regular.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 600;
    src: url('/styles/fonts/noto/NotoSans_SemiCondensed-SemiBold.woff2') format('woff2');
}

/* sofia-sans-extra-condensed-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Sofia Sans Extra Condensed';
    font-style: normal;
    font-weight: 600;
    src: url('/styles/fonts/sofia/sofia-sans-extra-condensed-v6-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-extra-condensed-600italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Sofia Sans Extra Condensed';
    font-style: italic;
    font-weight: 600;
    src: url('/styles/fonts/sofia/sofia-sans-extra-condensed-v6-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* sofia-sans-condensed-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Sofia Sans Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('/styles/fonts/sofia/sofia-sans-condensed-v6-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-condensed-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Sofia Sans Condensed';
    font-style: italic;
    font-weight: 400;
    src: url('/styles/fonts/sofia/sofia-sans-condensed-v6-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
    font-display: swap;
	font-family: 'payment-webfont';
	src: url('/styles/fonts/payment-webfont.eot');
}
@font-face {
    font-display: swap;
	font-family: 'payment-webfont';
	src: url('/styles/fonts/payment-webfont.ttf') format('truetype'), url('/styles/fonts/payment-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.pw {
	font-family: 'payment-webfont';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 30px;
	padding-top: 7px;
	display: inline-block;

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

.pw-clickandbuy:before {
	content: "\e61d";
}
.pw-westernunion:before {
	content: "\e61e";
}
.pw-braintree:before {
	content: "\e61f";
}
.pw-paysafecard:before {
	content: "\e620";
}
.pw-ideal:before {
	content: "\e621";
}
.pw-paypal:before {
	content: "\e622";
}
.pw-skrill:before {
	content: "\e61b";
}
.pw-cb:before {
	content: "\e61c";
}
.pw-gittip:before {
	content: "\e618";
}
.pw-flattr:before {
	content: "\e61a";
}
.pw-ripple:before {
	content: "\e616";
}
.pw-sofort:before {
	content: "\e617";
}
.pw-bitcoin:before {
	content: "\e614";
}
.pw-bitcoin-sign:before {
	content: "\e615";
}
.pw-diners:before {
	content: "\e609";
}
.pw-mastercard:before {
	content: "\e602";
}
.pw-trust-e:before {
	content: "\e612";
}
.pw-amazon:before {
	content: "\e613";
}
.pw-jcb:before {
	content: "\e610";
}
.pw-google-wallet:before {
	content: "\e611";
}
.pw-stripe:before {
	content: "\e60d";
}
.pw-square:before {
	content: "\e60e";
}
.pw-ogone:before {
	content: "\e60f";
}
.pw-verisign:before {
	content: "\e60c";
}
.pw-discover:before {
	content: "\e60a";
}
.pw-american-express:before {
	content: "\e607";
}
.pw-paypal--classic:before {
	content: "\e604";
}
.pw-maestro:before {
	content: "\e605";
}
.pw-visa:before {
	content: "\e601";
}
.pw-visa-electron:before {
	content: "\e606";
}
.pw-postepay:before {
	content: "\e608";
}
.pw-cartasi:before {
	content: "\e60b";
}
.pw-unionpay:before {
	content: "\e603";
}
.pw-ec:before {
	content: "\e600";
}
.pw-bancontact:before {
	content: "\e622";
}
