Back to Font Explorer
Converted Nudi source: Nudi-22-e

Interactive Typography Sandbox

Adjust Sandbox Font Size32px
Use this workspace to test layout styling.

Integration Code Generator

Load Nudi 22 e from our CDN after confirming the font-specific license.

CSS Integration
@font-face {
  font-family: 'Nudi 22 e';
  src: url('/assets/fonts/kannada-fonts/nudi/Nudi-22-e.woff2') format('woff2');
  font-display: swap;
  font-style: normal;
}
Apply the Font
.kannada-text {
  font-family: 'Nudi 22 e', 'Noto Sans Kannada', sans-serif;
}

Reading metadata and glyph outlines from the TTF…