# Moraga — 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-moraga
```
## Usage
```javascript
import Typography from 'typography'
import moragaTheme from 'typography-theme-moraga'

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

Moraga uses "<a href='https://fonts.google.com/specimen/Source+Sans+Pro'>Source Sans Pro</a>" for headers and "<a href='https://fonts.google.com/specimen/Source+Sans+Pro'>Source Sans Pro</a>" for body text
