This repository contains a fpm font package containing Google Font: Manrope.
Manrope is an open-source modern sans-serif font family, designed by Mikhail Sharanda in 2018. In 2019, Mirko Velimirovic worked with Mikhail Sharanda to convert Manrope into a variable font.
Designers: Mikhail Sharanda, Principal design
TLRD:
Include fifthtry.github.io/manrope-font package into fastn.ftd
file:
;-- fastn.dependency: fifthtry.github.io/manrope-font
Inside your FPM/config.ftd
use the font:
;-- import: fifthtry.github.io/manrope-font/assets as manrope
;-- fastn.type.headline-small: $manrope.fonts.Manrope
Now if in any file you do:
;-- ftd.text:
role: $inherited.types.headline-small
You will see the manrope
font.
Feel free to check our documentation or jump into our FifthTry Discord server.
Since Lato Font is under Open Font Licence, this FPM wrapper is also under Open Font Licence.