<!doctype html>
<html lang=en >
<head>
<meta charset=utf-8>
<style>
@font-face {
font-family: 'Inscription';
src: url(/content/{{self.inscription_id}});
}
</style>
<link rel=stylesheet href=/static/preview-font.css>
</head>
<body>
<textarea>Sphinx of black quartz, judge my vow.</textarea>
</body>
</html>