Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.34 KB

README.md

File metadata and controls

49 lines (29 loc) · 1.34 KB

Raleway : FASTN Font Package

This repository contains a [fpm font package](https://fpm. dev/featured/fonts/) containing Admint Font: Nunito.

Nunito is a well balanced sans serif typeface superfamily, with 2 versions: The project began with Nunito, created by Vernon Adams as a rounded terminal sans serif for display typography. Jacques Le Bailly extended it to a full set of weights, and an accompanying regular non-rounded terminal version, Nunito Sans.

Designers: Vernon Adams

How To Use This Font In Your FPM Package:

Read the docs and demo.

TLRD:

Include fifthtry.github.io/raleway-font package into FASTN.ftd file:

;-- fpm.dependency: fifthtry.github.io/admint-nunito-font

Inside your FASTN/config.ftd use the font:

;-- import: fifthtry.github.io/admint-nunito-font/assets as nunito

;-- fpm.type.headline-small: $nunito.fonts.Nunito

Now if in any file you do:

;-- ftd.text:
role: $fpm.type.headline-small

You will see the Nunito font.

👀 Want to learn more?

Feel free to check our documentation or jump into our FifthTry Discord server.

License

Since Nunito Font is under OFL, this FPM wrapper is also under OFL.