Get started with font-mfizz CDN

MIT licensed

Font-mfizz: Lightweight library adjusts font sizes for optimal readability based on container width.

Tags:
  • scalable
  • vector
  • icons

Stable version

Copied!

How to start using font-mfizz CDN


<!DOCTYPE html>
<html>
<head>
  <link href="https://cdn.cdnhub.io/font-mfizz/2.4.1/font-mfizz.min.css" rel="stylesheet">
  <style>
    .mfizz-text {
      font-family: 'MFizz', cursive;
    }
  </style>
</head>
<body>
  <div class="mfizz-text">
    This text uses the 'font-mfizz' font.
  </div>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!

All versions