new pages, style, dark/light mode toggle, etc...

This commit is contained in:
J-onasJones 2023-09-16 23:30:08 +02:00
parent 09c002f1ae
commit 57ab995f83
29 changed files with 342 additions and 111 deletions

Binary file not shown.

View file

@ -0,0 +1,12 @@
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on November 9, 2022 */
@font-face {
font-family: 'sary_softregular';
src: url('sary-soft.soft-regular-webfont.woff2') format('woff2'),
url('sary-soft.soft-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,12 @@
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on November 9, 2022 */
@font-face {
font-family: 'sary_soft_semiboldregular';
src: url('sary-soft.soft-semibold-webfont.woff2') format('woff2'),
url('sary-soft.soft-semibold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

Binary file not shown.

Binary file not shown.