mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-04 00:10:25 +08:00
4 lines
91 B
CSS
4 lines
91 B
CSS
|
|
@font-face {
|
||
|
|
font-family: 'JetBrainsMono';
|
||
|
|
src: url('JetBrainsMono-Regular.ttf');
|
||
|
|
}
|