1
0
Fork 0
yummy.cricket/fonts/noto/noto.css

9 lines
141 B
CSS
Raw Normal View History

2021-05-24 05:36:23 -04:00
@font-face {
font-family: NotoSans;
font-weight: 900;
src:
local('Noto Sans Black'),
url(NotoSans-Black.ttf) format('ttf');
}