An open API service indexing awesome lists of open source software.

https://github.com/piducancore/fonts-andale-mono

Andalé Mono font-face generated using Transfonter.
https://github.com/piducancore/fonts-andale-mono

font-face webfonts

Last synced: 8 months ago
JSON representation

Andalé Mono font-face generated using Transfonter.

Awesome Lists containing this project

README

          

# fonts-andale-mono

[**Andalé Mono**](https://docs.microsoft.com/es-es/typography/font-list/fonts-andale-mono) _@font-face_ generated using [Transfonter](https://transfonter.org).

![characters demo](https://docs.microsoft.com/es-es/typography/font-list/images/andalemono1.png)

## Install

```bash
yarn add @piducancore/fonts-andale-mono
```

## Usage

Import the font somewhere in your project like this:

```js
import "@piducancore/fonts-andale-mono"
```

Then, use the font in your styles like this:

```css
font-family: "Andale Mono";
```

That's it.

## Preview

![](https://docs.microsoft.com/es-es/typography/font-list/images/andalemono2.png)