I wan to cangethe fontsed n te navigation menu to a custom one. I used the code
#top .main_menu .menu li:first-child a {
font-family: 'LondonTubeNormal' !important
}
and it seems to have only changed the first menu item (Home) does anyone know how to set this as default for all menu items?














