fix: fallback fonts

This commit is contained in:
Torsten Dittmann
2025-03-13 15:03:24 +04:00
parent 33de3e543b
commit 4e94294eef
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -270,7 +270,7 @@
}
.tag-line {
font-family: 'Aeonik Pro';
font-family: 'Aeonik Pro', 'Inter', sans-serif;
font-size: 4rem;
font-style: normal;
font-weight: 400;
+1 -1
View File
@@ -259,7 +259,7 @@
}
.is-cloud {
--heading-font: 'Aeonik Pro', arial, sans-serif;
--heading-font: 'Aeonik Pro', 'Inter', sans-serif;
.heading-level {
@media #{devices.$break3open} {
&-1,