Browse all Webhance fonts

sans-serif

Gravis Text Sans-serif Display font

by Ancy george

$45

GravisText is a contemporary geometric sans-serif typeface created for designers who demand clarity, versatility, and precision. Featuring clean construction, balanced proportions, and refined letterforms, it delivers a modern aesthetic that performs beautifully across both digital and print applications.

Gravis Text cover image

GravisText is a contemporary geometric sans-serif typeface created for designers who demand clarity, versatility, and precision. Featuring clean construction, balanced proportions, and refined letterforms, it delivers a modern aesthetic that performs beautifully across both digital and print applications.

Designed with readability and consistency in mind, GravisText adapts seamlessly to branding systems, websites, user interfaces, editorial layouts, packaging, presentations, and marketing materials. Its neutral yet confident personality allows it to complement a wide variety of design styles while maintaining excellent legibility at every size.

The family includes 9 carefully engineered weights, ranging from Thin to Heavy, providing the flexibility to build strong visual hierarchy and expressive typography. From elegant body copy and editorial design to bold headlines and brand identities, GravisText offers reliable performance for every creative project.

With an extensive glyph collection, multilingual language support, numerals, symbols, punctuation, and OpenType features, GravisText is built to meet the needs of designers working on professional projects around the world.

Perfect For

Branding & Identity • UI & UX Design • Web Design • Mobile Applications • Editorial Layouts • Corporate Design • Packaging • Advertising • Social Media Content • Presentations • Digital Products

Font Previews

Gravis Text preview 1Gravis Text preview 2Gravis Text preview 3Gravis Text preview 4Gravis Text preview 5Gravis Text preview 6Gravis Text preview 7Gravis Text preview 8

Tags & Use Cases

GravistextSansSerifUiDisplayInstagramfontTiktokfontLogofontBrandfontFacebookfontEditorialSocialWebfontSocialmediaReelfont

How to Install Fonts

Installing on Mac

  1. Download and unzip the font files
  2. Double-click the font file (.otf, .ttf, or .ttc) to open it in Font Book
  3. Click the "Install Font" button in the preview window
  4. The font will be installed and available in all your applications

Tip: You can also drag font files directly into Font Book or copy them to ~/Library/Fonts/

Installing on Windows

  1. Download and extract the font files
  2. Right-click on the font file (.otf or .ttf) and select "Install" or "Install for all users"
  3. Alternatively, open Settings → Personalization → Fonts and drag the font files into the window
  4. Restart any open applications to see the newly installed fonts

Tip: For older Windows versions, copy font files to C:\Windows\Fonts

Using Fonts on the Web

To use this font on your website, you'll need a web font license. Follow these steps:

  1. Purchase a web font license from Typenotion
  2. Upload the web font files (.woff, .woff2) to your server
  3. Add the @font-face declaration to your CSS:
    @font-face {
      font-family: 'Gravis Text';
      src: url('/fonts/gravistext-sans-serif-display-font.woff2') format('woff2'),
           url('/fonts/gravistext-sans-serif-display-font.woff') format('woff');
      font-weight: normal;
      font-style: normal;
    }
  4. Use the font in your CSS:
    body {
      font-family: 'Gravis Text', sans-serif;
    }

Note: Web font licenses have specific usage terms. Check your license for pageview limits and allowed domains.

Need help? Contact our support team