mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
5 lines
117 B
SCSS
5 lines
117 B
SCSS
|
@font-face {
|
||
|
font-family: 'FiraCode';
|
||
|
font-weight: 400;
|
||
|
src: url('./resources/fonts/FiraCode-Regular.woff2');
|
||
|
}
|