10 lines
261 B
CSS
10 lines
261 B
CSS
|
/* chi_billing_free-heavy */
|
||
|
@font-face {
|
||
|
font-family: CHI_Billing_Free;
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src: local("CHI_Billing_Free Heavy"), local("CHI_Billing_Free-Heavy"), url(chi_billing_free-heavy.woff2) format("woff2");
|
||
|
font-display: swap;
|
||
|
}
|
||
|
|