Can’t see the theme running anymore on your site. Fonts probably doesn’t load because of wrong cross-origin settings on your server.
Cross-origin resources might not be loaded because of a domain which is pointing to a different server where the WP installation is setup. However, you could inspect the site with the Chrome Developer Tools. They will show you why the font is not loading.
If it is a cross-origin issue, editing the .htaccess could help: https://developers.google.com/fonts/docs/troubleshooting
Fonts should load correctly now.