Istok Web
Type with Purpose
Good typography guides attention, improves understanding, and makes communication effortless.
The Anatomy of a Typeface
By FontSide · June 2026
Every typeface is a system of decisions — about stroke contrast, x-height, spacing, and rhythm. The best ones feel invisible: you stop seeing the letters and start hearing the voice behind them. That transparency is the hardest thing to design.
A high x-height opens up the counters and makes small text breathe. Tight tracking pulls a headline together; loose tracking gives a caption room to exhale. None of these choices are accidents — they are arguments about how reading should feel.
Uppercase
Lowercase
Numerals
Symbols
Configuration
Select the weights and styles you want to include in your project.
Weights
Styles
Package Manager
The recommended way to use fonts in modern web projects.
1. Install Package
pnpm add @fontsource/istok-web 2. Import in App
// Please select at least one weight and style 3. CSS Usage
body {
font-family: "Istok Web", sans-serif;
} Google Fonts CDN
Use Google's CDN to embed the fonts directly via HTML.
HTML <head>
<!-- Please select at least one weight and style --> Fontsource CDN
Skip the build step by adding this directly to your global CSS file.
Global CSS
/* Please select at least one weight and style */ Background & Story
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.
The original sources and truetype fonts are available at code.google.com/p/istok and this 'Web' version has modified vertical metrics.
Updated: June 2014 to version 1.0.2g
Tags & Moods
Subsets
Install
pnpm add @fontsource/istok-web Designed by
Andrey V. Panov
Links
License
OFL-1.1