@momentum-design/fonts
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -26,3 +26,3 @@ { | ||
}, | ||
"version": "0.0.4" | ||
"version": "0.0.5" | ||
} |
# @momentum-design/fonts | ||
[![license: mit](https://img.shields.io/badge/License-MIT-blueviolet?style=flat-square)](https://github.com/momentum-design/momentum-design/blob/main/LICENSE) ![State](https://img.shields.io/badge/State-Stable-limegreen?style=flat-square) [![NPM Version](https://img.shields.io/npm/v/%40momentum-design%2Ffonts)](https://www.npmjs.com/package/@momentum-design/fonts) | ||
## Overview | ||
Currently supported fonts: | ||
- Inter | ||
Contains Font files and useful CSS files. | ||
Currently used Font for Momentum: **Inter** | ||
## Contact Information | ||
## Consumption | ||
Consumption can be done simply with a asset loader, by importing the Font files directly from NPM. | ||
The provided CSS files allow to make use of a Momentum sepcific `@font-face`. |
327858
15