Support for the FreeMonoTengwar font and ConScript encoding
[tengwarjs.git] / freemonotengwar.css
1
2 @font-face {
3 font-family: FreeMonoTengwar;
4 src: url('freemonotengwar.ttf') format('truetype'),
5 font-weight: normal;
6 font-style: normal;
7 }
8
9 .tengwar.freemono.rendered {
10 font-family: FreeMonoTengwar;
11 size: 16px;
12 }
13