Dafont top | Download free for design

Istok font

By Andrey V. Panov at Aug 02, 2018
Istok Web is an original typeface, in development since 2008. At first some basic letters were based on specially modified METAFONT sources from the CM Bright font family from the TeX community. (METAFONT is very flexible technology.) But in fact Istok fonts are now very far from this origin. Contours of the font are designed in the freely distributable font editor, FontForge.

Most glyphs are manually hinted with the aim to be rendered on LCD displays. I used xgridfit as a tool for programming truetype instructions. Less frequently utilized symbols have automatic instructions produced by FontForge autohinting, until manual hinting can be done. Manual and automatic instructions are intended to look homogeneous.
AAAaaa
<style type="text/css">
@font-face{
    font-family:"istok-regular";
    src:url("https://dafonttop.com/wp-data/i/282/282/file/istok-web.regular.ttf") format("woff"),
    url("https://dafonttop.com/wp-data/i/282/282/file/istok-web.regular.ttf") format("opentype"),
    url("https://dafonttop.com/wp-data/i/282/282/file/istok-web.regular.ttf") format("truetype");
}
span.font0{font-family:"istok-regular";font-size:px;text-transform:;}
</style>
Istok Regular
<style type="text/css">
@font-face{
    font-family:"istok-italic";
    src:url("https://dafonttop.com/wp-data/i/282/282/file/istok-web.italic.ttf") format("woff"),
    url("https://dafonttop.com/wp-data/i/282/282/file/istok-web.italic.ttf") format("opentype"),
    url("https://dafonttop.com/wp-data/i/282/282/file/istok-web.italic.ttf") format("truetype");
}
span.font1{font-family:"istok-italic";font-size:px;text-transform:;}
</style>
Istok Italic
<style type="text/css">
@font-face{
    font-family:"istok-bold";
    src:url("https://dafonttop.com/wp-data/i/282/282/file/istok-web.bold.ttf") format("woff"),
    url("https://dafonttop.com/wp-data/i/282/282/file/istok-web.bold.ttf") format("opentype"),
    url("https://dafonttop.com/wp-data/i/282/282/file/istok-web.bold.ttf") format("truetype");
}
span.font2{font-family:"istok-bold";font-size:px;text-transform:;}
</style>
Istok Bold
<style type="text/css">
@font-face{
    font-family:"istok-bold-italic";
    src:url("https://dafonttop.com/wp-data/i/282/282/file/istok-web.bold-italic.ttf") format("woff"),
    url("https://dafonttop.com/wp-data/i/282/282/file/istok-web.bold-italic.ttf") format("opentype"),
    url("https://dafonttop.com/wp-data/i/282/282/file/istok-web.bold-italic.ttf") format("truetype");
}
span.font3{font-family:"istok-bold-italic";font-size:px;text-transform:;}
</style>
Istok Bold Italic