html *,
html *::before,
html *::after {
    font-family: Manrope, system-ui, -apple-system, "Segoe UI", sans-serif !important;
}

.mono {
    font-variant-numeric: proportional-nums;
    letter-spacing: normal;
}
