@import url('https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

body,
root-elections-may-2026,
button,
input,
.Popup,
.MuiInputBase-root,
.MuiSelect-select,
.MuiButtonBase-root,
.MuiMenuItem-root,
.MuiAutocomplete-popper,
.MuiAutocomplete-option,
.MuiListSubheader-sticky {
  font-family: 'Inter', sans-serif !important;
}

.MuiInputBase-root {
  * {
    font-family: 'Inter', sans-serif !important;
  }
}

.Filter,
.Category,
.Input,
.Summary__bar .Summary__bar_value > div,
.Live .Live__progress .Live__progress__bar,
.Coalition .Coalition__data .Coalition__bar > div,
.Sign,
.Popup__votes__result__bar,
.Popup__title,
.Live__progress,
.Popup__bar {
  border-radius: 0px !important;
}
