PHP Form Dropdown Has Default Font Instead Of Embedded Font?
So I have a contact.php with a form area that contains a drop down, using an embedded font (Fig. 1 below).
Everything displays fine, except, on the dropdown menu items area the font defaults to a sans-serif instead of the embedded font (Fig. 2 below).
Is there are way to force the dropdown menu items to be shown in the embedded font, just like the front facing part of the form does?
1. contact.php with embedded fonts displayed fine.

2. contact.php drop down menu item defaulting to san-serif font.

