@font-face {
  font-family: 'AgiNow';
  src: url('./AgiNow/AgiNow-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'AgiNow';
  src: url('./AgiNow/AgiNow-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'AgiNow';
  src: url('./AgiNow/AgiNow-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'AgiNow';
  /* MODIFICA FONT 
  src: url('./AgiNow/AgiNow-Bold.woff2') format('woff2');*/
  src: url('./AgiNow/AgiNow-Regular.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

body,
root-elections-mar-24,
button,
input,
.Popup {
  font-family: 'AgiNow' !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: 0.0625rem!important;
}

