Tiny font

By Matthew Welch at Sep 05, 2018

Tiny

Tiny

Tiny is, I believe, the smallest possible font (in pixel size). It stands at a lofty four pixels tall (five if you count descenders), yet it still contains all the printable ASCII characters. Presented here in TrueType format, you can print it out at any size you want, in order to make it actually readable.
AAAaaa
<style type="text/css">
@font-face{
    font-family:"new-regular";
    src:url("https://fontsme.com/wp-data/t/541/3541/file/tiny.regular.ttf") format("woff"),
    url("https://fontsme.com/wp-data/t/541/3541/file/tiny.regular.ttf") format("opentype"),
    url("https://fontsme.com/wp-data/t/541/3541/file/tiny.regular.ttf") format("truetype");
}
span.font0{font-family:"new-regular";font-size:px;text-transform:;}
</style>
New Regular