10 lines
259 B
CSS
10 lines
259 B
CSS
|
/* chi-ragamuffin-free */
|
||
|
@font-face {
|
||
|
font-family: CHI-Ragamuffin free;
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src: local("CHI-Ragamuffin free"), local("CHI-Ragamuffinfree-Regular"), url(chi-ragamuffin-free.woff2) format("woff2");
|
||
|
font-display: swap;
|
||
|
}
|
||
|
|