WAIT: Woocommerce Thank You: font-family not set correctly in header nav menu

Bricks Version: 1.5.7
Browser: Chrome 107.0.5304.107
OS: Windows 11

The nav menu item in the header has a wrong font-family. This appears in the a-tag of the menu item:
.header__nav.brxe-nav-menu .bricks-nav-menu > li > a {
border-bottom-width: 0.3rem;
border-bottom-style: solid;
border-color: rgba(255, 0, 0, 0);
font-size: 1.8rem;
font-family: “Bestelling ontvangen”;
font-weight: 700;
}

the font-family is set to “order received”?

Hi Daan,
Thanks so much for your report!

Unfortunately, I cannot reproduce the issue (using Bricks 1.6 Beta 2). What steps and settings do I need to take/set to reproduce the problem?

Do you have any WooCommerce plugins installed that could affect the checkout? If so, please deactivate them and test again.

Best regards,
timmse

Hi Stefan,

I experimented some more and I see that it is affected by using custom local fonts. When I set the font family in the nav item to a normal/none local font, this behaviour is not present.

Could it be linked with this?

Ps: I don’t have any other woocommerce plugins active.

Best regards,
Daan

How exactly did you integrate the fonts? Not via the recommended way, right?

I did how was explained on the page, i.e. custom fonts under Bricks side menu.
I reuploaded the fonts, now in WOFF2 format, but the same problem persists.

As I said, I cannot reproduce the issue (using Bricks 1.6 Beta 2).
What steps and settings do I need to take/set to reproduce the problem?