6 lines
104 B
CSS
6 lines
104 B
CSS
@font-face {
|
|
font-family: 'gkai';
|
|
font-display: swap;
|
|
src: url('gkai.woff2') format("woff2");
|
|
}
|