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