I never see Computer Modern font, the one shipped as default for LaTeX type setting system, on any webpage.
How to change the CSS so that font will actually wor
You can just insert the https://cdn.rawgit.com/dreampulse/computer-modern-web-font/master/fonts.css
css-stylesheet into your html header. Like this:
You can use the font for production websites with any amount of traffic. Files are served via MaxCDN's super fast global CDN. There is no traffic limits or throttling.
The README.md on Github