0.1 ships with a system font stack rather than the brand font (DM Sans) to avoid bundling a binary and to keep the overlay fully offline (see comment in assets/overlay/ui/styles.js).
Follow-up: bundle a DM Sans woff2 (self-hosted, still offline) and wire it into the shadow-root stylesheet so the overlay matches the markupit brand.
0.1 ships with a system font stack rather than the brand font (DM Sans) to avoid bundling a binary and to keep the overlay fully offline (see comment in
assets/overlay/ui/styles.js).Follow-up: bundle a
DM Sanswoff2(self-hosted, still offline) and wire it into the shadow-root stylesheet so the overlay matches the markupit brand.