<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html&gt;&lt;html lang=en&gt;&lt;head&gt;&lt;meta charset=utf-8&gt;&lt;title&gt;400: Font family not found&lt;/title&gt;&lt;link href="//fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet" type="text/css"/&gt;&lt;style&gt;
      * {
        margin: 0;
        padding: 0;
      }
      html,code {
        font: 15px/22px arial,sans-serif;
      }
      html {
        background: #fff;
        color: #222;
        padding: 15px;
      }
      body {
        background: 100% 5px no-repeat;
        margin-top: 0;
        max-width: none:
        min-height: 180px;
        padding: 30px 0 15px;
      }
      * &gt; body {
        padding-right: 205px;
      }
      p {
        margin: 22px 0 0;
        overflow: hidden;
      }
      ins {
        text-decoration: none;
      }
      ins {
        color: #777;
      }
      /* Google Fonts logo styling*/
      .projectLogo a {
        font-family: "Open Sans", arial, sans-serif;
        font-size: 32px;
        font-weight: 300;
        color: #63666a;
        line-height: 1.375;
        text-decoration: none;
      }
      .projectLogo img {
        margin: -1px 0 -4px;
        vertical-align: middle;
      }
    &lt;/style&gt;&lt;/head&gt;&lt;body&gt;&lt;h1 id="g" class="projectLogo"&gt;&lt;a href="//www.google.com/fonts"&gt;&lt;img src="//www.google.com/images/logos/google_logo_41.png" alt="Google"/&gt; Fonts&lt;/a&gt;&lt;/h1&gt;&lt;p&gt;&lt;b&gt;400:&lt;/b&gt;&amp;nbsp;&lt;ins&gt;Missing font family&lt;/ins&gt;&lt;/p&gt;&lt;p&gt;The requested font families are not available.&lt;p&gt;Requested: &lt;p&gt;&lt;ins&gt;For reference, see the &lt;a href="https://developers.google.com/fonts/docs/getting_started"&gt;Google Fonts API documentation&lt;/a&gt;.&lt;/ins&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</pre></body></html>