To change font of Login text in Navigation Header, you can use this code to Custom CSS box. Replace monospace with font what you want.
a.user-accounts-text-link {
font-family: monospace;
}
To change font of Login text in Navigation Header, you can use this code to Custom CSS box. Replace monospace with font what you want.
a.user-accounts-text-link {
font-family: monospace;
}