19 lines
961 B
Bash
19 lines
961 B
Bash
EAPI=7
|
|
|
|
inherit font-custom
|
|
|
|
DESCRIPTION="Rubik. A sans serif font family with slightly rounded corners designed by Philipp Hubert and Sebastian Fischer."
|
|
HOMEPAGE="https://fonts.google.com/specimen/Rubik"
|
|
LICENSE="OFL-1.1"
|
|
|
|
SRC_URI="https://github.com/google/fonts/raw/master/ofl/rubik/Rubik-Black.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/rubik/Rubik-BlackItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/rubik/Rubik-Bold.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/rubik/Rubik-BoldItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/rubik/Rubik-Italic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/rubik/Rubik-Light.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/rubik/Rubik-LightItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/rubik/Rubik-Medium.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/rubik/Rubik-MediumItalic.ttf
|
|
https://github.com/google/fonts/raw/master/ofl/rubik/Rubik-Regular.ttf"
|