Install this version:
emerge -a =media-fonts/inter-4.1
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 4.1 | 8 | amd64 | 0 |
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit font
DESCRIPTION="The Inter font family"
HOMEPAGE="https://rsms.me/inter/"
SRC_URI="https://github.com/rsms/${PN}/releases/download/v${PV}/Inter-${PV}.zip"
S="${WORKDIR}"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="amd64"
BDEPEND="app-arch/unzip"
FONT_SUFFIX="ttc ttf"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | Inter-4.1.zip | 33707794 bytes | https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip |