[fonts] local import of font-awesome

This commit is contained in:
max/sooulix 2024-08-15 00:18:03 +02:00
parent d4bda2040c
commit db225f7f96
12 changed files with 7888 additions and 0 deletions

7876
static/css/font-awesome.css vendored Normal file

File diff suppressed because it is too large Load Diff

12
static/css/roboto.css Normal file
View File

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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
static/ttf/fa-solid-900.ttf Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
static/ttf/roboto-slab.ttf Normal file

Binary file not shown.

BIN
static/ttf/ruda.ttf Normal file

Binary file not shown.