homebrew-fonts/font_files/Spencer - Personal Use Only/Spencer/Web-TT/Spencer.html
2024-09-27 09:03:29 -05:00

15 lines
657 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<meta content="en-us" http-equiv="Content-Language"/>
<title>Spencer Regular - Web Font Specimen</title>
<link rel="stylesheet" type="text/css" media="screen" href="Spencer.css" />
<style type="text/css" media="screen">
body { font-size: 42px; font-family: "Spencer", Georgia; }
</style>
</head>
<body>
<p contenteditable="true">The quick brown fox jumps over the lazy dog. $123.45!</p>
</body>
</html>