@Anton_Vroon we've optimized Messenger to use the best native system fonts for the local OS, aka System Font Stack: this is a design best practice to optimize both performance and UX/Typography on each OS type.
on Messenger's iFrame, here the font-family stack: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
GitHub and Atlassian have taken the same approach to font optimization.