@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v232/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2) format('woff2');
}


.icon-alertes:before,
.menu__item__icon.alertes::before {
	content: "\e525";
	font-family: 'Material Symbols Outlined', sans-serif !important;
  	font-weight: normal !important;
  	font-style: normal !important;
}