Here\'s my problem: I\'m using font-face for the menu of my website, but Firefox on Mac displays it too bold On a PC, everything works well, the font is perfectly sized and
you can use,
font-weight:normal !important;
for fix the visualization error on firefox Mac.