starwait/assets/fonts/vfonts/Lato.css
2025-04-27 04:17:35 +08:00

11 lines
217 B
CSS

@font-face {
font-family: "v-sans";
font-weight: 400;
src: url("./assets/LatoLatin-Regular.woff2");
}
@font-face {
font-family: "v-sans";
font-weight: 600;
src: url("./assets/LatoLatin-Semibold.woff2");
}