Skip to content

Instantly share code, notes, and snippets.

@giggio
Created May 24, 2013 14:36
Show Gist options
  • Save giggio/5643965 to your computer and use it in GitHub Desktop.
Save giggio/5643965 to your computer and use it in GitHub Desktop.
<html>
<head>
<style type="text/css">
.fonte {
font-family: "Eras ITC", "Eras Medium ITC", Arial, sans-serif;
font-size: 96px;
}
</style>
</head>
<body>
<p class="fonte">Teste abc</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment