
[class^="cc-template-"]::before, [class*=" cc-template-"]::before, [class^="cc-template-"]::after, [class*=" cc-template-"]::after {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "cc-template";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cost-calculator-container .cc-template-arrow-horizontal-3::before {
	content: "a";
}

.cost-calculator-container .cc-template-arrow-vertical-3::before {
	content: "b";
}

.cost-calculator-container .cc-template-bullet::before {
	content: "c";
}

.cost-calculator-container .cc-template-wallet:before {
	content: "d";
}

.cost-calculator-container .cc-template-card:before {
	content: "e";
}

.cost-calculator-container .cc-template-calculation:before {
	content: "f";
}
