# Noriega — a <a href='https://github.com/kyleamathews/typography.js'>Typography.js</a> theme

A theme for Typography.js

## Install
```bash
npm install --save typography typography-theme-noriega
```
## Usage
```javascript
import Typography from 'typography'
import noriegaTheme from 'typography-theme-noriega'

const typography = new Typography(noriegaTheme)
```
## More on theme

Noriega uses "<a href='https://fonts.google.com/specimen/Lato'>Lato</a>" for headers and "<a href='https://fonts.google.com/specimen/Lato'>Lato</a>" for body text
