Hi
When using
<?php echo do_shortcode('[gravityform id="2" name="Contact Mini" title="false" description="false"]'); ?>
the google webfont "Roboto Condensed" does not load on page refresh. I have tried removing the echoed shortcode and the issue is fixed. If you navigate to any page there is no issue, only when refreshing a page you are already on using a refresh button or hitting f5.
This issue occurs on windows 7 in Chrome v 24.0.1312.57. I can't replicate it in firefox, safari oe ie9
The font is loaded with css from style.css, rule as follows
font:300 normal 35px 'Roboto Condensed', Arial, Helvetica, sans-serif; color:#00335F;
I can give access to the development site if you cn provide an ip to unblock.