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