pelican-papyrus/static/css/roboto.css

13 lines
266 B
CSS
Raw Permalink Normal View History

2024-08-15 00:18:03 +02:00
@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(/ttf/roboto-slab.ttf) format('truetype');
}
@font-face {
font-family: 'Ruda';
font-style: normal;
font-weight: 400;
src: url(/ttf/ruda.ttf) format('truetype');
}