π A meaty square display font, as OTF and web font.
Install the OTF file like any other font. To use as a web font, upload the fonts
directory and NewFlesh.css
, then link and apply the CSS in your HTML:
<link rel="stylesheet" href="NewFlesh.css">
<style>
body {
font-family: 'NewFlesh';
}
</style>
It's very, very work in progress, sorry