We use system fonts.
In newest designs available for different platforms we use system fonts (in general) because system fonts are available on almost all operating systems and across multiple devices (laptop, desktop, tablet, Windows, MAC, Linux, Ubuntu…)
font-family: -apple-system, BlinkMacSystemFont,
"Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans",
"Droid Sans", "Helvetica Neue", sans-serif;
-apple-system OS X (10.11+), iOS (9+)
BlinkMacSystemFont OS X, Chrome
Segoe UI Windows
Roboto Android 4.0+
Oxygen Linux, KDE
Ubuntu Linux, Ubuntu
Cantarell Linux, GNOME
Fira Sans Firefox OS
Droid Sans Android (until 3.2)
Helvetica Neue OS X (10.9)
and fallback to good old Arial / sans-serif as usual.
Yes, there are some designs (bio designs on Chaturbate) which use custom fonts like Gabriela, Century Gothic or other cute fonts and profile owners think its awesome but if the visitor of the page doesn’t have the same fonts installed on their machine/OS … those fonts used to style-up content can backfire and they are useless.
(That’s why web fonts were born… a self-hosted font doesn’t need to be installed on user’s device)… but as you’ve probably guessed already, Chaturbate DOESN’T allow and it is not platform-prepared to use/accept webfonts