naive-ui/styles/fonts/Lato.scss

4 lines
87 B
SCSS
Raw Normal View History

2019-06-18 14:53:24 +08:00
@font-face {
font-family: 'Lato';
src: url('./resources/fonts/Lato-Regular.ttf');
}