website/assets/scss/robotocss.css

13 lines
254 B
CSS
Raw Normal View History

2024-05-26 16:56:15 +02:00
@font-face {
font-family: 'Audiowide';
font-style: normal;
font-weight: 400;
src: url(/v20.ttf) format('truetype');
}
@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(/v34.ttf) format('truetype');
}