sudo -i
pacman -Rdd ttf-liberation
rm /usr/share/calibre/fonts/liberation/Liberation*.ttf
pacman -S noto-fonts
ln -s /usr/share/fonts/noto/NotoSerif-Regular.ttf /usr/share/calibre/fonts/liberation/LiberationSerif-Regular.ttf
ln -s /usr/share/fonts/noto/NotoSerif-Italic.ttf /usr/share/calibre/fonts/liberation/LiberationSerif-Italic.ttf
ln -s /usr/share/fonts/noto/NotoSerif-BoldItalic.ttf /usr/share/calibre/fonts/liberation/LiberationSerif-BoldItalic.ttf
ln -s /usr/share/fonts/noto/NotoSerif-Bold.ttf /usr/share/calibre/fonts/liberation/LiberationSerif-Bold.ttf
ln -s /usr/share/fonts/noto/NotoSans-Regular.ttf /usr/share/calibre/fonts/liberation/LiberationSans-Regular.ttf
ln -s /usr/share/fonts/noto/NotoSans-Italic.ttf /usr/share/calibre/fonts/liberation/LiberationSans-Italic.ttf
ln -s /usr/share/fonts/noto/NotoSans-BoldItalic.ttf /usr/share/calibre/fonts/liberation/LiberationSans-BoldItalic.ttf
ln -s /usr/share/fonts/noto/NotoSans-Bold.ttf /usr/share/calibre/fonts/liberation/LiberationSans-Bold.ttf
ln -s /usr/share/fonts/noto/NotoSansMono-Regular.ttf /usr/share/calibre/fonts/liberation/LiberationMono-Regular.ttf
ln -s /usr/share/fonts/noto/NotoSansMono-Thin.ttf /usr/share/calibre/fonts/liberation/LiberationMono-Italic.ttf
ln -s /usr/share/fonts/noto/NotoSansMono-Light.ttf /usr/share/calibre/fonts/liberation/LiberationMono-BoldItalic.ttf
ln -s /usr/share/fonts/noto/NotoSansMono-Bold.ttf /usr/share/calibre/fonts/liberation/LiberationMono-Bold.ttf
pacman -S gnu-free-fonts
ln -s /usr/share/fonts/gnu-free/FreeMonoBoldOblique.otf /usr/share/calibre/fonts/liberation/LiberationMono-BoldItalic.ttf
ln -s /usr/share/fonts/gnu-free/FreeMonoBold.otf /usr/share/calibre/fonts/liberation/LiberationMono-Bold.ttf
ln -s /usr/share/fonts/gnu-free/FreeMonoOblique.otf /usr/share/calibre/fonts/liberation/LiberationMono-Italic.ttf
ln -s /usr/share/fonts/gnu-free/FreeMono.otf /usr/share/calibre/fonts/liberation/LiberationMono-Regular.ttf
ln -s /usr/share/fonts/gnu-free/FreeSansBoldOblique.otf /usr/share/calibre/fonts/liberation/LiberationSans-BoldItalic.ttf
ln -s /usr/share/fonts/gnu-free/FreeSansBold.otf /usr/share/calibre/fonts/liberation/LiberationSans-Bold.ttf
ln -s /usr/share/fonts/gnu-free/FreeSansOblique.otf /usr/share/calibre/fonts/liberation/LiberationSans-Italic.ttf
ln -s /usr/share/fonts/gnu-free/FreeSans.otf /usr/share/calibre/fonts/liberation/LiberationSans-Regular.ttf
ln -s /usr/share/fonts/gnu-free/FreeSerifBoldItalic.otf /usr/share/calibre/fonts/liberation/LiberationSerif-BoldItalic.ttf
ln -s /usr/share/fonts/gnu-free/FreeSerifBold.otf /usr/share/calibre/fonts/liberation/LiberationSerif-Bold.ttf
ln -s /usr/share/fonts/gnu-free/FreeSerifItalic.otf /usr/share/calibre/fonts/liberation/LiberationSerif-Italic.ttf
ln -s /usr/share/fonts/gnu-free/FreeSerif.otf /usr/share/calibre/fonts/liberation/LiberationSerif-Regular.ttf