Back to Font Explorer
Converted Nudi source: Nudi-03-k-Bold

Interactive Typography Sandbox

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

Integration Code Generator

Load Nudi 03 k from our CDN after confirming the font-specific license.

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

Reading metadata and glyph outlines from the TTF…