blob: 801c424e16e0f4b00d85ea51474fcabe7bdf51c9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
/* 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;
}
|