Browse all Webhance fonts

sans-serif

Outrider Sans-serif Display font

by Ancy George

$35

Outrider is a captivating sans-serif display font that masterfully blends rustic aesthetics with modern design principles. Characterized by its slab serif elements, this font exhibits a robust geometry and balanced contrast, making it a perfect choice for projects that demand attention and clarity. The thoughtful kerning enhances its legibility across various applications, allowing it to shine in both large and small formats.

Outrider cover image

Outrider is a captivating sans-serif display font that masterfully blends rustic aesthetics with modern design principles. Characterized by its slab serif elements, this font exhibits a robust geometry and balanced contrast, making it a perfect choice for projects that demand attention and clarity. The thoughtful kerning enhances its legibility across various applications, allowing it to shine in both large and small formats.

Particularly well-suited for branding and logo creation, Outrider excels in scenarios where a touch of vintage adventure is desired. Its unique character lends itself beautifully to outdoor brands, artisanal packaging, and promotional materials that tell a story of heritage and exploration. Beyond traditional uses, this font also adapts effortlessly to modern digital contexts, making it an excellent choice for web/app UI, marketing sites, and social media platforms like Instagram and TikTok.

With its Latin language support, Outrider can reach a diverse audience while maintaining a cohesive look across various media. Whether you're designing posters that need to convey a sense of adventure or crafting signage that stands out in a crowded space, Outrider's distinct personality makes it an essential asset for designers seeking to create memorable and impactful visual communication.

Font Previews

Outrider preview 1Outrider preview 2Outrider preview 3Outrider preview 4Outrider preview 5Outrider preview 6Outrider preview 7Outrider preview 8Outrider preview 9

Tags & Use Cases

western fontwesternrusticslab serifmountain fontadventurevintageminimalbrandinglogoinstagramfontsignageheritageposterdesignpackagingyoutubefonttiktokfontmodernfont

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: 'Outrider';
      src: url('/fonts/outrider-sans-serif-display-font.woff2') format('woff2'),
           url('/fonts/outrider-sans-serif-display-font.woff') format('woff');
      font-weight: normal;
      font-style: normal;
    }
  4. Use the font in your CSS:
    body {
      font-family: 'Outrider', 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