website/assets/scss/robotocss.css
2024-05-26 16:56:15 +02:00

12 lines
254 B
CSS

@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');
}