Icons instead of text for menu

How could i got about tweaking the menu so it would display icons or icons&text in wp.
For example have an icon for “Home” rather than the text.
Would this have to be done in functions php? A javascript switch?

Thx
D

never mind think i found the info

Add class attribute to each menu, it is wp option, you can enable it find on the top right site (Backend menu section)
if you use the font icons is just apply class to this menu will work, or you can write on css for it.