Re-arranging repos.

This commit is contained in:
g_it 2026-02-02 10:32:55 +01:00
commit fe8d1ee495
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627
70 changed files with 17 additions and 8 deletions

View file

@ -0,0 +1,13 @@
@font-face {
font-family: 'robotolight';
src: url('Roboto-Light-webfont.eot');
src: url('Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
url('Roboto-Light-webfont.woff2') format('woff2'),
url('Roboto-Light-webfont.woff') format('woff'),
url('Roboto-Light-webfont.ttf') format('truetype'),
url('Roboto-Light-webfont.svg#robotolight') format('svg');
font-weight: normal;
font-style: normal;
}