AlaskaAirlines / AlaskaAirlines/WebCoreStyleSheets

ChronicleDisplay-Semibold.woff2 displays incorrect font-weight

Open
#262 0 comments 0 reactions 2 assignees View on GitHub

@forrest-for-real is already working on this.

Since Sep 24, 2025.

auro-wcss not-reviewed Type: Bug
Dominant language
SCSS
Stars
9
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Summary

After reviewing Figma designs that use Chronicle Display – Semibold against its WOFF2 counterpart on the web, @forrest-for-real determined that the font was inaccurately communicating its font weight, causing display parity issues between Figma and the web.

Solution

@forrest-for-real noted that the in Figma, the file reported an internal font-weight: 375. This was updated to font-weight: 600 via FontForge — the weight used on the web and the expected Semibold value. This may be due to a history of unofficial conversions between font formats (e.g., TTF to WOFF2), though we’re not certain. Access to the original fonts from the foundry is not possible.

When the edited font was applied in Figma, it now correctly reports itself as font-weight: 600.

@chrisfalaska will upload the updated font to Contentstack and deploy it to all environments.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.