Napa Sans Font ●

Airports, hospitals, and convention centers require fonts that are legible from a distance and at an angle. Napa Sans' open shapes ensure that "O" and "Q" don't look like "C" and "G" when viewed from 50 feet away.

To understand why the Napa Sans font stands out, you must look at the details. napa sans font

For the developers in the audience, here is a quick snippet to implement the Napa Sans font (assuming you have purchased the webfont kit): A notable example of the Napa Sans font

@font-face 
  font-family: 'Napa Sans';
  src: url('napasans-regular.woff2') format('woff2'),
       url('napasans-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;

body font-family: 'Napa Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; font-weight: 400; line-height: 1.5; h3 font-family: 'Napa Sans'

h1, h2, h3 font-family: 'Napa Sans', sans-serif; font-weight: 700;

A notable example of the Napa Sans font in the wild is the rebrand of "VinoFi" (a fictional fintech for wineries). The design team switched from Roboto to Napa Sans for their app interface. The result:

New white paper