Inline SVG Fallbacks - especially for problems with IE9
<!--[if gt IE 9]><!--> <img src="img/wordmark.svg" onerror="this.src=img/wordmark.png;this.onerror=null;"> <!--<![endif]--><!--[if lte IE 9]> <img src="img/wordmark.png"> <![endif]-->