10 lines
259 B
CSS
10 lines
259 B
CSS
|
/* chi_little-pig_free */
|
||
|
@font-face {
|
||
|
font-family: CHI_Little Pig_Free;
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src: local("CHI_Little Pig_Free"), local("CHI_LittlePig_Free-Regular"), url(chi_little-pig_free.woff2) format("woff2");
|
||
|
font-display: swap;
|
||
|
}
|
||
|
|