I have this module and the Pixel 2 Sans Font mod. Using Magisk 17.3.
As far as I understand, the AB mod replaces /system /framework/framework-res.apk. You could possibly extract the apk from the zip file, boot TWRP, mount the system partition, and adb push the apk to its location.
And then a...