digitalfabrik/integreat-app

View on GitHub
web/www/fonts/noto-sans-sc/noto-sans-sc-v12-latin_chinese-simplified-700.svg

Summary

Maintainability
Test Coverage
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><title>400: Font family not found</title><link href="//fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet" type="text/css"/><style>
      * {
        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;
      }
      * > 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;
      }
    </style></head><body><h1 id="g" class="projectLogo"><a href="//www.google.com/fonts"><img src="//www.google.com/images/logos/google_logo_41.png" alt="Google"/> Fonts</a></h1><p><b>400:</b>&nbsp;<ins>Missing font family</ins></p><p>The requested font families are not available.<p>Requested: Noto Sans SC (style: normal, weight: 700)<p><ins>For reference, see the <a href="https://developers.google.com/fonts/docs/getting_started">Google Fonts API documentation</a>.</ins></p></body></html>