Shared assets for FivePaths microsites

Nothing here is a website. It is the design system the product marketing sites share, the webfonts it needs, and the brand marks that appear on all of them.

/microsite/v1/base.css

Tokens, type, and the component set. Major version in the path: revisions ship in place, anything that would move a live site's layout gets a v2 directory instead.

Reference implementation →

/microsite/v1/fonts/

Overpass and Overpass Mono, variable weights, woff2, under the SIL Open Font License 1.1. Served with CORS and an immutable cache lifetime.

/brand/

Marks that belong to FivePaths rather than to any one product — currently the logo used in microsite footers.

Using it

<link rel="stylesheet"
  href="https://cdn.fivepaths.com
        /microsite/v1/base.css">