body {
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

body, input, button, textarea, select {
    font-family: inherit !important;
}
