This repository contains a fastn font package containing Google Font: Lato.
Lato is a sans serif typeface family started in the summer of 2010 by Warsaw-based designer Łukasz Dziedzic (“Lato” means “Summer” in Polish). In December 2010 the Lato family was published under the Open Font License by his foundry tyPoland, with support from Google.
Designers: Łukasz Dziedzic, Principal design
TLRD:
Include fifthtry.github.io/lato-font package into fastn.ftd
file:
;-- fastn.dependency: fifthtry.github.io/lato-font
Inside your fastn/config.ftd
use the font:
;-- import: fifthtry.github.io/lato-font/assets as lato
;-- fastn.type.headline-small: $lato.fonts.Lato
Now if in any file you do:
;-- ftd.text:
role: $fastn.type.headline-small
You will see the lato
font.
Feel free to check our documentation or jump into our FifthTry Discord server.
Since Lato Font is under Open Font Licence, this fastn wrapper is also under Open Font Licence.