naive-ui/demo/styles/font.scss
2019-09-25 12:19:57 +08:00

5 lines
115 B
SCSS

@font-face {
font-family: 'FiraCode';
font-weight: 400;
src: url('../assets/fonts/FiraCode-Regular.woff2');
}