This commit is contained in:
GZod01 2024-05-26 16:56:15 +02:00
parent 749310f99f
commit ff46b9b1f5
9 changed files with 8666 additions and 46 deletions

12
assets/scss/robotocss.css Normal file
View file

@ -0,0 +1,12 @@
@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');
}