body, html, * {
    font-family: "Inter",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    "Noto Sans",
    Ubuntu,
    Cantarell,
    "Segoe UI Symbol",
    "Noto Color Emoji",
    sans-serif !important;
}
