Custom Fonts Not showing in Builder

I have a number of Custom Fonts uploaded to builder but they are no longer visible within the builder admin.

I can see the custom fonts in the data that builder returns when i console log from within my code.

const Page: InferNextPage<typeof getStaticProps> = ({ page, pageModel }) => {
  const isPreviewing = useIsPreviewing()

  if (!page && !isPreviewing) {
    return <ErrorNotFoundPage />
  }

  console.log('page',page)

the custom fonts are located in at page.data.customFonts

Ive tried adding a new custom font through the builder admin and that appears but the fonts i installed over a year ago do not appear.

Hi adrianeufracio​,

To troubleshoot we need the content link. Could you please share the link with us.

Thanks,

any updates from the builder team here?

Hi adrianeufracio​,

Thanks for sharing the content link and highlighting the issue. I have escalated this to our engineering team, and we will further investigate. I will keep you updated throughout the process.

Thanks,