# Myna

## Description
This package contains the Myna font in several variants: Regular and Bold (and faux Italic for both of them)

## Installation
### Linux
```bash
git clone https://github.com/sayyadirfanali/Myna.git
cd ./Myna/fonts
cp *.otf ~/.local/share/fonts/
fc-cache -v
```

### macOS
```bash
git clone https://github.com/sayyadirfanali/Myna.git
cd Myna
cp Myna.otf ~/Library/Fonts/
```

### Windows
1. Download the release
2. Right-click `Myna.otf` and select "Install for all users"

Format notes: OTF for OpenType features, TTF for broader compatibility.
