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

Interactive Typography Sandbox

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

Integration Code Generator

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

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

Reading metadata and glyph outlines from the TTF…