Dafont top | Download free for design

Calculate 16 Even font

By Benjamin Bl at May 27, 2019
Calculate 16 is a free "16 segment display" font, with some unique solutions.
Unlike most types in this category it doesn't use default 8 segment design for numbers, but instead makes use of the extra segments whenever it helps make characters more distinguishable, and the lower case letters are all as compact as they can be, ususally only using a quarter of the available space

It comes in two styles:

Even - Ordinary spacing, looks better for text without a grid, but inaccurate to how it would look on an actual display by not being the same width for all characters

Grid - Accurate to a real display, technically monospaced, but since not all charactersuse the same width, it looks a bit strange without the grid underneath

To get the "all segments on" base/grid, use the unknown "�" replacement character

by Benjamin Bl
AAAaaa
<style type="text/css">
@font-face{
    font-family:"calculate-16-even-regular";
    src:url("https://dafonttop.com/wp-data/c/795/11795/file/Calculate16-Even.otf") format("woff"),
    url("https://dafonttop.com/wp-data/c/795/11795/file/Calculate16-Even.otf") format("opentype"),
    url("https://dafonttop.com/wp-data/c/795/11795/file/Calculate16-Even.otf") format("truetype");
}
span.font0{font-family:"calculate-16-even-regular";font-size:px;text-transform:;}
</style>
Calculate 16 Even Regular
<style type="text/css">
@font-face{
    font-family:"calculate-16-grid-regular";
    src:url("https://dafonttop.com/wp-data/c/795/11795/file/Calculate16-Grid.otf") format("woff"),
    url("https://dafonttop.com/wp-data/c/795/11795/file/Calculate16-Grid.otf") format("opentype"),
    url("https://dafonttop.com/wp-data/c/795/11795/file/Calculate16-Grid.otf") format("truetype");
}
span.font1{font-family:"calculate-16-grid-regular";font-size:px;text-transform:;}
</style>
Calculate 16 Grid Regular