Get started with hack-font CDN

(MIT OR BITSTREAM VERA LICENSE) licensed

Library hack-font: customize web fonts dynamically, no reload.

Tags:
  • font
  • typeface
  • developer-tools
  • developer
  • ttf
  • web-fonts
  • hack

Stable version

Copied!

How to start using hack-font CDN


<!DOCTYPE html>
<html>
<head>
  <link rel="preconnect" href="https://fonts.googleapis.com">
  <link rel="preconnect" href="https://cdn.cdnhub.io">
  <link href="https://cdn.cdnhub.io/hack-font/3.3.0/web/hack.min.css" rel="stylesheet">
  <title>Get started with hack-font CDN - cdnhub.io</title>
  <style>
    body {
      font-family: 'Hack', monospace;
    }
  </style>
</head>
<body>
  <p>This text is displayed in the Hack font.</p>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!

All versions