.menu-item:nth-child(1)::before {
    content: 'CHI SIAMO \e093';
}
.menu-item:nth-child(2)::before {
    content: 'PROGETTI \e093';
}
.menu-item:nth-child(3)::before {
    content: 'CAMPAGNE \e093';
}
.menu-item:nth-child(4)::before {
    content: 'RISULTATI';
}
.menu-item:nth-child(5)::before {
    content: 'NEWS';
}
.menu-item:nth-child(6)::before {
    content: 'SOSTIENICI \e093';
}
.menu-item:nth-child(7)::before {
    content: 'CONTATTI';
}
.menu-item:nth-child(8)::before {
    content: '\f002';
}
.menu-item:nth-child(10)::before {
    content: 'DONA ORA \f4be';
}