| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <style> | |
| @font-face { | |
| font-family: WebFont; | |
| src: url("resources/Ahem-zero-width-shaping-font-mismatch.ttf") format("truetype"); | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <div style="font: 192px Times, WebFont">ⲕi</div> | |
| </body> | |
| </html> |