Licenses

Doto

Óliver Lalan · 2024 · OFL-1.1 · Variable

Letters built out of dots, the way a dot-matrix printer or a departure board builds them — and then given two axes so the dots can be squares or circles and the whole thing can go from a faint grid to almost solid. The roundness axis is the unusual one: at zero the dots are square and it reads as a screen, at a hundred they are circles and it reads as a printed board. It is a strong effect and a short-lived one, so keep it to a headline or a number.

Variable · 19 KB · 1 file

All weights in one file, for Figma, Illustrator, InDesign and the web.

In Word or Canva it installs as Black (900), not the regular — take the static file below for those.

Static · 194 KB · 18 files

One file per weight, works everywhere including older Word and Photoshop.

WOFF2 · 9 KB · 1 file

For putting Doto on a website. The complete font, repacked — same glyphs, same spacing, around 60% smaller than the .ttf, and read by every current browser.

Other formats

Made in your browser from the WOFF2 above — nothing is uploaded. The .ttf is the same font, though not the same bytes as the original: the exact file Google published is in the zip. Doto is not offered as .otf because that would mean redrawing every outline rather than repacking the file.

The license file is inside both zips.

See Doto with Lorem Ipsum

Click the text above to set it in your own words.

Weight — 400

Specification

Designer
Óliver Lalan
Released
2024
Category
Display
License
OFL-1.1
Commercial use
Allowed
Good for
Headlines, Posters, Interfaces, Titles
Weights
100, 200, 300, 400, 500, 600, 700, 800, 900
Styles
Normal
Variable
Yes
Glyphs
320
Languages
Latin, Latin Extended, Türkçe
Download size
19 KB

Size ladder

96

Sphinx of black quartz, judge my vow

64

Sphinx of black quartz, judge my vow

40

Sphinx of black quartz, judge my vow

24

Sphinx of black quartz, judge my vow

16

Sphinx of black quartz, judge my vow

12

Sphinx of black quartz, judge my vow

Doto character map

Uppercase

  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z

Lowercase

  • a
  • b
  • c
  • d
  • e
  • f
  • g
  • h
  • i
  • j
  • k
  • l
  • m
  • n
  • o
  • p
  • q
  • r
  • s
  • t
  • u
  • v
  • w
  • x
  • y
  • z

Numerals

  • 0
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9

Punctuation & symbols

  • .
  • ,
  • :
  • ;
  • !
  • ?
  • '
  • "
  • (
  • )
  • [
  • ]
  • {
  • }
  • /
  • \
  • |
  • -
  • _
  • @
  • #
  • $
  • %
  • &
  • *
  • +
  • =
  • <
  • >
  • ~
  • ^
  • `
  • £
  • ¥
  • ©
  • ®
  • °
  • §

Use Doto on the web

Self-hosted

You serve the file yourself. Nothing depends on this site staying up, and you get the whole character set — all Latin, Latin Extended, Türkçe. The file is doto.woff2, the same one the WOFF2 button above gives you.

@font-face {
  font-family: 'Doto';
  /* Take the WOFF2 button above, put doto.woff2 wherever
     you serve static files from, and point this at it. */
  src: url('/fonts/doto.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'Doto', sans-serif;
}

Hosted by us

One line, nothing to upload. Put this in your <head>:

<link rel="preconnect" href="https://thatsmyfont.com">
<link rel="stylesheet" href="https://thatsmyfont.com/fontfiles/doto.css">

Then use it in your CSS:

body {
  font-family: 'Doto', sans-serif;
}

One thing to know: the file we host is cut down to Latin characters so pages load quickly. Doto also covers Türkçe, and for those you need the download and the self-hosted route.

Doto license

OFL-1.1

You may use, modify and redistribute this font, including in commercial work. You may not sell the font file on its own, and any modified version must be released under the same license and under a different name.

Commercial use allowed

Designed by Óliver Lalan

Copyright 2024-2024 The Doto Project Authors (https://github.com/oliverlalan/Doto)

Read the full license text · What these licenses mean

The license file is included inside the download.

Questions

Is Doto free for commercial use?
Yes. Doto is released under the SIL Open Font License 1.1, which allows commercial use with no fee and no attribution requirement. You can use it in client work, in products you sell, on the web and in print. The one thing you may not do is sell the font file on its own. The licence is inside the download.
Can I use Doto in a logo?
Yes. The licence covers the font software, not the artwork you make with it, so a logo set in Doto belongs to you — including if you later register it as a trademark. You do not need permission and you do not owe anything to Óliver Lalan. What the licence stops you doing is redistributing the font file itself as a product.
How do I install Doto?
Download the zip and unzip it. On a Mac, select the 1 font file inside and open them, then press Install Font. On Windows, select them, right-click and choose Install. Restart any application that was already open before it will show up. Doto is a variable font: the single file carries all 9 weights at once. Some older software — Word, Canva, and Photoshop before 2018 — reads only the one weight the file defaults to, and for Doto that is Black (900), not the regular. If that happens, use the Static download on this page instead: it has 18 ordinary files, one per weight, and works everywhere.
Does Doto support Turkish?
Yes. Doto includes the characters Türkçe needs that plain Latin does not — the dotless ı, the dotted İ, and ğ, ş, ü, ö and ç in both cases. This was checked against the font file itself, not assumed from the fact that it covers Latin.
What languages does Doto support?
Yes. Doto covers Latin, Latin Extended and Turkish, across 320 glyphs. Anything outside those alphabets is not included — the character map further up this page shows exactly what you get.
Where can I download Doto as WOFF2?
From the WOFF2 button on this page — the file is doto.woff2, and it is about 9 KB. It is the complete font repacked for the web rather than a cut-down copy: the same glyphs, the same spacing and the same hinting as the .ttf in the download, roughly 60% smaller. Every browser still receiving updates reads WOFF2, so it is the only web format most sites need. Google Fonts does not offer this file for download at all — it serves WOFF2 from its own servers and gives you .ttf if you ask for the family.

Fonts similar to Doto