html body *:not(.material-symbols-outlined):not(.fas):not(.fa):not(.far) {
font-family: 'Myriad Pro', sans-serif;
}

:root {
    --fs-main-title: 1.75rem;
    --fs-important-title: 2.25rem;
}