27 lines
1.4 KiB
Bash
27 lines
1.4 KiB
Bash
EAPI=7
|
|
|
|
inherit font-custom
|
|
|
|
DESCRIPTION="Lato. A sans serif font family by Łukasz Dziedzic."
|
|
HOMEPAGE="https://fonts.google.com/specimen/Lato"
|
|
LICENSE="OFL-1.1"
|
|
|
|
SRC_URI="https://github.com/google/fonts/raw/master/ofl/lato/Lato-Black.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-BlackItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-Bold.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-BoldItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-ExtraBold.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-ExtraBoldItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-ExtraLight.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-ExtraLightItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-Italic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-Light.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-LightItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-Medium.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-MediumItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-Regular.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-SemiBold.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-SemiBoldItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-Thin.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/lato/Lato-ThinItalic.ttf"
|