At the moment, for the Theme Option, you can use Custom Fronts but only for Site Titles or H1. This is not available for Widget or Menu Fonts. By default, the platform does not have this option. You can use the following CSS code. 


Please follow the steps below:


1. Go to BuddyBoss > Theme Options

2. Under Custom Codes, enable CSS

3. Append the following:


h2.widget-title {
    font-family: inherit;
}

.primary-menu a{
    font-family: inherit;
}

4. Save changes.


Note: Any modifications are considered as custom work already. Know more about our Support policy here: https://www.buddyboss.com/support-policy/

Reference: 

https://buddyboss.slack.com/archives/C026QPZ7XUP/p1667281747513819?thread_ts=1667265513.084309&cid=C026QPZ7XUP


https://newaccount1634721716508.freshdesk.com/a/tickets/203262