fontdir="$INSTALL_ROOT/usr/share/fonts/TTF/" &&
install -d "$fontdir" &&
install -m444 "$SOURCE_DIRECTORY"/src/hinted/*.ttf "$fontdir"
