> For the complete documentation index, see [llms.txt](https://docs.cryptofonts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cryptofonts.com/webfonts/previous-versions.md).

# Previous versions

If you want to use a previous version of Cryptofonts here are the available CDN versions.

### Version 1.4.0

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/monzanifabio/cryptofont@1.4.0/cryptofont.css">
```

### Version 1.3.5

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/monzanifabio/cryptofont@1.3.5/cryptofont.css">
```

### Version 1.3.1

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/monzanifabio/cryptofont@1.3.1/cryptofont.css">
```

### Version 1.3.0

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/monzanifabio/cryptofont@1.3.0/cryptofont.css">
```

### Version 1.2.0

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/monzanifabio/cryptofont@1.2.0/cryptofont.css">
```

### Version 1.1.0

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/monzanifabio/cryptofont@1.1.0/cryptofont.css">
```

### Version 1.0.2 (Legacy version)

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/monzanifabio/cryptofont@1.0.2/cryptofont.css">
```

### Version 1.0 Genesis release

```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/monzanifabio/cryptofont@1.0/cryptofont.css">
```
