Dafont top | Download free for design

Disposable Droid BB font

By Nate Piekos at Aug 02, 2018
I found myself constantly searching for a pixel font that could double as "on screen" text for computers and old-school robot dialogue, so I came up with DISPOSABLE DROID -- it's what I call a "faux pixel font", since it doesn't actually follow a perfect grid. Comes in four soulless, mechanical flavors: Regular, Bold, Italic and BoldItalic.
AAAaaa
<style type="text/css">
@font-face{
    font-family:"disposabledroid-bb-regular";
    src:url("https://dafonttop.com/wp-data/d/581/581/file/disposabledroid-bb.regular.ttf") format("woff"),
    url("https://dafonttop.com/wp-data/d/581/581/file/disposabledroid-bb.regular.ttf") format("opentype"),
    url("https://dafonttop.com/wp-data/d/581/581/file/disposabledroid-bb.regular.ttf") format("truetype");
}
span.font0{font-family:"disposabledroid-bb-regular";font-size:px;text-transform:;}
</style>
DisposableDroid BB Regular
<style type="text/css">
@font-face{
    font-family:"disposabledroid-bb-italic";
    src:url("https://dafonttop.com/wp-data/d/581/581/file/disposabledroid-bb.italic.ttf") format("woff"),
    url("https://dafonttop.com/wp-data/d/581/581/file/disposabledroid-bb.italic.ttf") format("opentype"),
    url("https://dafonttop.com/wp-data/d/581/581/file/disposabledroid-bb.italic.ttf") format("truetype");
}
span.font1{font-family:"disposabledroid-bb-italic";font-size:px;text-transform:;}
</style>
DisposableDroid BB Italic
<style type="text/css">
@font-face{
    font-family:"disposabledroid-bb-bold";
    src:url("https://dafonttop.com/wp-data/d/581/581/file/disposabledroid-bb.bold.ttf") format("woff"),
    url("https://dafonttop.com/wp-data/d/581/581/file/disposabledroid-bb.bold.ttf") format("opentype"),
    url("https://dafonttop.com/wp-data/d/581/581/file/disposabledroid-bb.bold.ttf") format("truetype");
}
span.font2{font-family:"disposabledroid-bb-bold";font-size:px;text-transform:;}
</style>
DisposableDroid BB Bold
<style type="text/css">
@font-face{
    font-family:"disposabledroid-bb-bold-italic";
    src:url("https://dafonttop.com/wp-data/d/581/581/file/disposabledroid-bb.bold-italic.ttf") format("woff"),
    url("https://dafonttop.com/wp-data/d/581/581/file/disposabledroid-bb.bold-italic.ttf") format("opentype"),
    url("https://dafonttop.com/wp-data/d/581/581/file/disposabledroid-bb.bold-italic.ttf") format("truetype");
}
span.font3{font-family:"disposabledroid-bb-bold-italic";font-size:px;text-transform:;}
</style>
DisposableDroid BB Bold Italic