10 lines
250 B
CSS
10 lines
250 B
CSS
|
/* chi_stardust_free */
|
||
|
@font-face {
|
||
|
font-family: CHI_Stardust_free;
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src: local("CHI_Stardust_free"), local("CHI_Stardust_free-Regular"), url(chi_stardust_free.woff2) format("woff2");
|
||
|
font-display: swap;
|
||
|
}
|
||
|
|