DSDSWeb/static/css/fonts.css

14 lines
279 B
CSS
Raw Permalink Normal View History

2024-07-11 18:02:47 +08:00
@font-face{
font-family:"Titillium Web";
font-weight: normal;
font-style: normal;
src:url("./fonts/TitilliumWeb-Regular.ttf")
}
@font-face{
font-family:"Roboto";
font-weight: normal;
font-style: normal;
src:url("./fonts/Roboto-Regular-14.ttf")
}