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
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.
Feel free to check our documentation or jump into our FifthTry Discord server.
Since Nunito Font is under OFL, this FPM wrapper is also under OFL.