<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: "Banking Icons";
	src: url("./banking-icon.eot");
	src: url("./banking-icon.eot?#iefix") format("embedded-opentype"),
			 url("./banking-icon.woff2") format("woff2"),
			 url("./banking-icon.woff") format("woff"),
			 url("./banking-icon.ttf") format("truetype"),
			 url("./banking-icon.svg#banking-icon") format("svg");
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: "Banking Icons";
		src: url("./banking-icon.svg#banking-icon") format("svg");
	}
}

[class^="banking-icon-"]:before, [class*=" banking-icon-"]:before,
[class^="banking-icon-"]:after, [class*=" banking-icon-"]:after {
	display: inline-block;
	font-family: "Banking Icons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-rendering: optimizeLegibility;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.banking-icon-payment:before { content: "\f100"; }
.banking-icon-safe-box:before { content: "\f101"; }
.banking-icon-accounting:before { content: "\f102"; }
.banking-icon-assets:before { content: "\f103"; }
.banking-icon-atm:before { content: "\f104"; }
.banking-icon-passbook:before { content: "\f105"; }
.banking-icon-banking:before { content: "\f106"; }
.banking-icon-budget:before { content: "\f107"; }
.banking-icon-car-loan:before { content: "\f108"; }
.banking-icon-cash-payment:before { content: "\f109"; }
.banking-icon-check-book:before { content: "\f10a"; }
.banking-icon-coin:before { content: "\f10b"; }
.banking-icon-credit-card:before { content: "\f10c"; }
.banking-icon-debit-cards:before { content: "\f10d"; }
.banking-icon-debt:before { content: "\f10e"; }
.banking-icon-deposit:before { content: "\f10f"; }
.banking-icon-digital-money:before { content: "\f110"; }
.banking-icon-earn-money:before { content: "\f111"; }
.banking-icon-expense:before { content: "\f112"; }
.banking-icon-fund:before { content: "\f113"; }
.banking-icon-gold:before { content: "\f114"; }
.banking-icon-housing-rates:before { content: "\f115"; }
.banking-icon-installment:before { content: "\f116"; }
.banking-icon-insurance:before { content: "\f117"; }
.banking-icon-investor:before { content: "\f118"; }
.banking-icon-loan:before { content: "\f119"; }
.banking-icon-mobile-payment:before { content: "\f11a"; }
.banking-icon-money-exchange:before { content: "\f11b"; }
.banking-icon-money:before { content: "\f11c"; }
.banking-icon-mortgage:before { content: "\f11d"; }
.banking-icon-online-banking:before { content: "\f11e"; }
.banking-icon-online-payment:before { content: "\f11f"; }
.banking-icon-payment-1:before { content: "\f120"; }
.banking-icon-profit-growth:before { content: "\f121"; }
.banking-icon-saving-money:before { content: "\f122"; }
.banking-icon-scholarship:before { content: "\f123"; }
.banking-icon-wallet:before { content: "\f124"; }
.banking-icon-withdraw:before { content: "\f125"; }
.banking-icon-withdraw-1:before { content: "\f126"; }</pre></body></html>