<p class="zlm">
  <ruby><rt>.i</rt></ruby>
  <ruby><rt>dei</rt></ruby>
  <ruby><rt>cipra</rt></ruby>
  <ruby><rt>jufra</rt></ruby>
</p>

<p>(<a href="https://jackhumbert.github.io/zbalermorna/fonts/">Zbalermorna Fonts</a>)
@font-face { 
	font-family: 'dunda-regular';
	src: local('Dunda Regular'), url('//jackhumbert.github.io/zbalermorna/fonts/dunda-regular.otf') format('opentype');
}

.zlm {font-family: 'dunda-regular'}

ruby {
  ruby-position: over;
  -webkit-ruby-position: after;
}
rt {
  font-family: monospace;
  color: gray;
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.