Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • asciidoc.org asciidoc.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse Working Groups
  • AsciiDoc WG
  • asciidoc.orgasciidoc.org
  • Issues
  • #11
Closed
Open
Issue created Apr 05, 2022 by Dan Allen@mojavelinuxMaintainer

Remove redundant fallback font names and scripts

This site is designed to be viewed in a modern browser with at least 2% global usage. We don't need to include any defensive font fallbacks for older browsers. In particular, there's no need for the long list of fallback font names (which I refer to as "font soup"). The site loads a particular set of custom web fonts (Inter, Urbanist, and Source Code Pro). The stylesheet should refer to only these fonts plus one generic font family as the fallback. Let the browser pick a suitable font based on the generic font family if it cannot support woff2. We also don't need any font loading fallback scripts either. This change will make the site easier to maintain and provide a consistent look across browsers that we support.

Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent