naive-ui/styles/fonts/FiraCode.scss

5 lines
117 B
SCSS
Raw Normal View History

2019-12-22 15:31:04 +08:00
@font-face {
font-family: 'FiraCode';
font-weight: 400;
src: url('./resources/fonts/FiraCode-Regular.woff2');
}