/* white you custom css code here. only css code will work */
<link href='https://fonts.googleapis.com/css?family=Noto Naskh Arabic' rel='stylesheet'>
html,body {
  font-family: 'Noto Naskh Arabic' !important;
}
.navbar-area.nav-style-02.charity-nav-05 .nav-container .nav-right-content ul li a {
  padding: 12px 20px;

}