feat: add multi-language support (ES, CA, EN) and optimize font preloading & CLS

This commit is contained in:
2026-07-20 19:41:51 +02:00
parent 1c1da7df73
commit e9cf9a160a
5 changed files with 2673 additions and 5 deletions
+7 -2
View File
@@ -62,7 +62,7 @@
/* Material Symbols Outlined */
@font-face {
font-display: swap;
font-display: block;
font-family: 'Material Symbols Outlined';
font-style: normal;
font-weight: 100 700;
@@ -74,10 +74,15 @@
font-weight: normal;
font-style: normal;
font-size: 24px;
width: 1em;
height: 1em;
overflow: hidden;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
display: inline-flex;
align-items: center;
justify-content: center;
white-space: nowrap;
word-wrap: normal;
direction: ltr;