10 lines
223 B
CSS
10 lines
223 B
CSS
|
/* chi_bog_free-r */
|
||
|
@font-face {
|
||
|
font-family: CHI_Bog_free;
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src: local("CHI_Bog_free R"), local("CHI_Bog_free"), url(chi_bog_free-r.woff2) format("woff2");
|
||
|
font-display: swap;
|
||
|
}
|
||
|
|