Skip to content

Fix font usage across Trust Center pages to use Qanelas Soft #7040

@kishore08-07

Description

@kishore08-07

Description:

Currently, the body, paragraph text, tables, mega menu, and table of contents (TOC) on the Trust Center pages are using "Qanelas Soft Regular" with fallbacks to Roboto, Helvetica, and Arial. This does not match the brand guide, which specifies "Qanelas Soft" as the primary font.

Current Behavior

  • Headings mostly use "Qanelas Soft", but body text and other elements are not consistent.
  • Existing CSS is causing fallback fonts to appear.
  • The incorrect CSS affects paragraphs, tables, mega menu, and TOC menus.

Desired Situation

  • Ensure all text elements (headings, body, tables, mega menu, TOC) use "Qanelas Soft" as the primary font.
  • Keep fallbacks like Roboto, Helvetica, Arial only if necessary.
  • Ensure consistent brand font across all Trust Center pages.

Steps to Reproduce:

  • Open any Trust Center page (e.g., sub-processors)
  • Inspect body text, tables, mega menu, and TOC menu.
  • Notice the font-family is "Qanelas Soft Regular", Roboto, Helvetica, Arial, sans-serif.

Contributor Resources and Handbook

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Join the Layer5 Community by submitting your community member form.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions