feat(F-119): completed feature

This commit is contained in:
chattie
2026-08-21 15:04:08 +02:00
parent e113516730
commit ba05e99a63
8 changed files with 136 additions and 26 deletions

View File

@@ -3,8 +3,8 @@
/* ── Almagro font ── */
@font-face {
font-family: 'Almagro';
src: url('/fonts/Almagro.woff2') format('woff2'),
url('/fonts/Almagro.ttf') format('truetype');
src: url('/fonts/almagro.woff2') format('woff2'),
url('/fonts/almagro.ttf') format('truetype');
font-weight: 400;
font-style: normal;
font-display: swap;