10 lines
283 B
CSS
10 lines
283 B
CSS
|
/* chi_maine-coon_free-regular */
|
||
|
@font-face {
|
||
|
font-family: CHI_Maine Coon_free;
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src: local("CHI_Maine Coon_free Regular"), local("CHI_MaineCoon_free-Regular"), url(chi_maine-coon_free-regular.woff2) format("woff2");
|
||
|
font-display: swap;
|
||
|
}
|
||
|
|