fontdir="$INSTALL_ROOT/usr/share/fonts/OTF" &&
install -v -Dt "$fontdir" -m 444 "$SOURCE_DIRECTORY"/compiled/*.otf &&
fc-cache -f "$fontdir"
