Hello @devilmakq,
Thank you for sharing the screenshot,
This is forwarded to the developer team, and it will be fixed/improved for the next updates.
For a temporary solution, you can use the CSS below; please put it in Customizing > Custom CSS/JS > CSS Code:
/* TempCSS Typography */
body {
font-family: "Exo 2" !important;
}
h1,h2,h3,h4,h5,h6,
.theme-heading,
.widget-title,
.oceanwp-widget-recent-posts-title,
.comment-reply-title,
.entry-title,.sidebar-box .widget-title {
font-family: "Exo 2" !important;
}
#top-bar-content,#top-bar-social-alt {
font-family: "Exo 2" !important;
}
#site-navigation-wrap .dropdown-menu >li >a,
#site-header.full_screen-header .fs-dropdown-menu >li >a,
#site-header.top-header #site-navigation-wrap .dropdown-menu >li >a,
#site-header.center-header #site-navigation-wrap .dropdown-menu >li >a,
#site-header.medium-header #site-navigation-wrap .dropdown-menu >li >a,
.oceanwp-mobile-menu-icon a {
font-family: "Exo 2" !important;
}
Please read this link for more information about the CSS/JS code on the customizer: https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website.
Note: if you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes. Also, remember to click on the regenerate all assets file and data in Elementor > Tools(if you have Elementor).
I appreciate your patience until the issues are resolved.
And hope it helps,
Thank you for your report.
Best Regards