I think I literally just need to know the "prefix" for the secondary nav (drop-down) field so I can replicate what I've done with the other fields:
h1 { font-family: 'NexaBold'; }
h2 { font-family: 'NexaBold'; }
h3 { font-family: 'NexaLight'; }
p { font-family: 'NexaLight'; }
nav li { font-family: 'NexaLight'; }
So, instead of h1, p, nav li, etc., it would be ___?