pius-stift.de

Text und Schriften

Dies ist die Überschrift h1. Sie geht absichtlich über zwei Zeilen. Das hoffe ich zumindest.

Dies ist ein Typoblindtext. An ihm kann man sehen, ob alle Buchstaben da sind und wie sie aussehen. Manchmal benutzt man Worte wie Hamburgefonts, Rafgenduks oder Handgloves, um Schriften zu testen. Manchmal Sätze, die alle Buchstaben des Alphabets enthalten - man nennt diese Sätze »Pangrams«. Sehr bekannt ist dieser: The quick brown fox jumps over the lazy old dog. Oft werden in Typoblindtexte auch fremdsprachige Satzteile eingebaut (AVAIL® and Wefox™ are testing aussi la Kerning), um die Wirkung in anderen Sprachen zu testen.

Dies ist die Überschrift h2. Auch sie geht absichtlich über zwei Zeilen. Sollte sie zumindest. Hoffe, das klappt auch.

Dies ist ein Typoblindtext. An ihm kann man sehen, ob alle Buchstaben da sind und wie sie aussehen. Manchmal benutzt man Worte wie Hamburgefonts, Rafgenduks oder Handgloves, um Schriften zu testen. Manchmal Sätze, die alle Buchstaben des Alphabets enthalten - man nennt diese Sätze »Pangrams«. Sehr bekannt ist dieser: The quick brown fox jumps over the lazy old dog. Oft werden in Typoblindtexte auch fremdsprachige Satzteile eingebaut (AVAIL® and Wefox™ are testing aussi la Kerning), um die Wirkung in anderen Sprachen zu testen.

Dies ist die Überschrift h3. Jaja, sollte ebenfalls über zwei Zeilen gehen. Grund ist, dass der margin-bottom nicht durch falsche line-height gesetzt wird.

Dies ist ein Typoblindtext. An ihm kann man sehen, ob alle Buchstaben da sind und wie sie aussehen. Manchmal benutzt man Worte wie Hamburgefonts, Rafgenduks oder Handgloves, um Schriften zu testen. Manchmal Sätze, die alle Buchstaben des Alphabets enthalten - man nennt diese Sätze »Pangrams«. Sehr bekannt ist dieser: The quick brown fox jumps over the lazy old dog. Oft werden in Typoblindtexte auch fremdsprachige Satzteile eingebaut (AVAIL® and Wefox™ are testing aussi la Kerning), um die Wirkung in anderen Sprachen zu testen.

Dies ist die Überschrift h4. Falls sie nicht über zwei Zeilen geht: das mit der line-height sollte nun ja klar sein

Dies ist ein Typoblindtext. An ihm kann man sehen, ob alle Buchstaben da sind und wie sie aussehen. Manchmal benutzt man Worte wie Hamburgefonts, Rafgenduks oder Handgloves, um Schriften zu testen. Manchmal Sätze, die alle Buchstaben des Alphabets enthalten - man nennt diese Sätze »Pangrams«. Sehr bekannt ist dieser: The quick brown fox jumps over the lazy old dog. Oft werden in Typoblindtexte auch fremdsprachige Satzteile eingebaut (AVAIL® and Wefox™ are testing aussi la Kerning), um die Wirkung in anderen Sprachen zu testen.

Import-Script Schrift 1:
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap" rel="stylesheet"> 

Import-Script Schrift 2:



body {
font-size: 18px;
line-height: 27px;
margin-bottom: px;
color: #3c3c3c;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
}

h1 {
font-size: 28px;
line-height: 35px;
margin-bottom: 15px;
color: #024995;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-transform: uppercase;
}

h2 {
font-size: 24px;
line-height: 33px;
margin-bottom: 11px;
color: #024995;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-transform: uppercase;
}

h3 {
font-size: 22px;
line-height: 26px;
margin-bottom: 11px;
color: #3c3c3c;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-transform: uppercase;
}

h4 {
font-size: 20px;
line-height: 23px;
margin-bottom: 12px;
color: #normal;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
text-transform: normal;
}



@media (max-width: 1279px) {

body {
font-size: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h1 {
font-size: 26px;
line-height: 33px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h2 {
font-size: 23px;
line-height: 31px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h3 {
font-size: 21px;
line-height: 24px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h4 {
font-size: normalpx;
line-height: normalpx;
margin-bottom: normalpx;
color: #normal;
font-family: normal;
font-weight: normal;
}

}

@media (max-width: 1023px) {

body {
font-size: 16px;
line-height: 24px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h1 {
font-size: 24px;
line-height: 30px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h2 {
font-size: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h3 {
font-size: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h4 {
font-size: 18px;
line-height: 22px;
margin-bottom: 9px;
color: #normal;
font-family: normal;
font-weight: normal;
}

}

@media (max-width: 768px) {

body {
font-size: 14px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h1 {
font-size: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h2 {
font-size: 19px;
line-height: 27px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h3 {
font-size: 17px;
line-height: 23px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h4 {
font-size: 16px;
line-height: 20px;
margin-bottom: normalpx;
color: #normal;
font-family: normal;
font-weight: normal;
}

}

@media (max-width: 640px) {

body {
font-size: 13px;
line-height: 20px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h1 {
font-size: 22px;
line-height: 27px;
margin-bottom: 11px;
color: #;
font-family: ;
font-weight: ;
}

h2 {
font-size: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h3 {
font-size: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h4 {
font-size: 14px;
line-height: 18px;
margin-bottom: 7px;
color: #normal;
font-family: normal;
font-weight: normal;
}

}

@media (max-width: 480px) {

body {
font-size: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h1 {
font-size: 20px;
line-height: 24px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

h2 {
font-size: 17px;
line-height: 24px;
margin-bottom: 8px;
color: #;
font-family: ;
font-weight: ;
}

h3 {
font-size: 15px;
line-height: 22px;
margin-bottom: 8px;
color: #;
font-family: ;
font-weight: ;
}

h4 {
font-size: normalpx;
line-height: normalpx;
margin-bottom: normalpx;
color: #normal;
font-family: normal;
font-weight: normal;
}

}

Joomla!

Wichtige Informationen

Installierte Erweiterungen:

  • JCE Editor
  • Regular Labs - Modules Anywhere
  • JUX CCS3 MegaMenu
  • ACF
  • AccordeonCK Menu
  • RSForm Pro
  • Web357 Cookies Policy Notification Bar

Overrides

  • mod_articles_news/default.php
  • mod_articles_news/_item.php
  • mod_custom/default.php als Slider

Overrides Erweiterungen

Allgemeines

Firmen-Logo als SVG:

<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
     viewBox="0 0 315.3 168.1" style="enable-background:new 0 0 315.3 168.1;" xml:space="preserve">
<style type="text/css">
    .st0{fill:#024995;}
    .st1{fill:#BDBDE0;}
    .st2{fill:#878787;}
</style>
<path class="st0" d="M54.5,80.2c-0.9-3.3-3.7-8.7-9.3-8.7c-2.5,0-5.1,1.4-5.1,4.5c0,2.6,0.9,3.6,4.9,5.6L52,85
    c1.6,0.8,5.2,3.5,5.2,8.7c0,4.2-3,9.9-11.7,9.9c-4.5,0-6.6-1.6-8.1-1.6c-1,0-1.2,0.9-1.4,1.6h-1.4V91.9H36
    c0.9,4.8,3.7,10.1,9.7,10.1c5.7,0,5.9-4.7,5.9-5.3c0-3.2-2.2-4.3-5.3-5.8l-3.2-1.5C35,85.6,35,81.5,35,79.3c0-2.9,1.5-9.3,10.4-9.3
    c3.8,0,6,1.6,7.4,1.6c1.1,0,1.3-0.7,1.6-1.6h1.4v10.3H54.5z"/>
<path class="st0" d="M72.5,83h-4.4v14.2c0,0.8,0,2.7,1.8,2.7c1.4,0,2.2-1.5,2.7-2.5l1.2,0.5c-1,2-2.7,5.3-6.9,5.3
    c-5.1,0-5.3-4-5.3-5V83H59v-1.3c2.5-2.1,4.6-4.2,7.8-8.8h1.2v8h4.4V83z"/>
<path class="st0" d="M79.7,95.3c2.2,0,4,1.8,4,4c0,2.3-1.8,4-4,4c-2.3,0-4-1.7-4-4C75.8,97.2,77.5,95.3,79.7,95.3z"/>
<path class="st0" d="M95.2,101.5c2.3-0.4,2.4-0.4,2.7-0.7c0.6-0.4,1.2-1,1.2-3.7V76.2c0-4-1.5-4.1-4-4.3v-1.2h15.2
    c3.8,0,12.4,0.7,12.4,8.7c0,1.7-0.5,5-4.3,7.1c-3,1.7-5.4,1.7-11.7,1.8v8.8c0,3.8,0.9,3.9,4.2,4.3v1.2H95.2V101.5z M106.8,86.7
    c5.7,0.1,7.8-1.3,7.8-7.1c0-5.4-1.7-7.2-5.6-7.2c-1.6,0-2.2,0.6-2.3,1.7V86.7z"/>
<path class="st0" d="M135.4,102.7h-11.3v-1.1c1.7-0.4,2.5-0.6,2.5-2.8V84.8c0-2.1-0.7-2.5-2.5-2.8v-1.1h9.1v18
    c0,1.5,0.4,2.5,2.2,2.7V102.7z M129.9,70c2,0,3.6,1.7,3.6,3.7c0,2.1-1.6,3.6-3.6,3.6c-2.2,0-3.7-1.6-3.7-3.6
    C126.2,71.7,127.7,70,129.9,70z"/>
<path class="st0" d="M161.3,101.7c-5.8,0.6-6.5,0.7-9.2,1.6v-3.1c-1.4,1.2-3.5,3.1-6.7,3.1c-4.8,0-6.4-3.3-6.4-6.6V84.8
    c0-1.9-0.4-2.5-2.3-2.8v-1.1h8.9v16c0,1.3,0,3.4,2.6,3.4c1.8,0,3-1.2,3.9-2.1V84.8c0-2.6-1.3-2.6-2.9-2.8v-1.1h9.5v17
    c0,1.8,0.5,2.7,2.6,2.7V101.7z"/>
<path class="st0" d="M177,87.3c-1-3.4-3.2-5.4-5.9-5.4c-1.7,0-3,1.2-3,2.7c0,4.8,11.1,3.7,11.1,11.5c0,4.5-3,7.3-7.4,7.3
    c-2.4,0-5.6-1.4-6-1.4c-0.5,0-0.8,0.4-1.3,1.3h-1.2v-7.8h1.3c0.3,1.3,1.4,6.2,6.7,6.2c2.4,0,3.4-1.7,3.4-3.1
    c0-4.3-11.2-4.1-11.2-11.3c0-4.2,3.2-6.9,7.5-6.9c2.2,0,4.2,1,5.1,1c0.8,0,1-0.6,1.2-0.9h1v6.9H177z"/>
<path class="st0" d="M194.1,94.6h-11.5v-5.5h11.5V94.6z"/>
<path class="st0" d="M217.8,80.2c-0.8-3.3-3.7-8.7-9.3-8.7c-2.5,0-5.1,1.4-5.1,4.5c0,2.6,0.9,3.6,4.9,5.6l6.9,3.4
    c1.6,0.8,5.2,3.5,5.2,8.7c0,4.2-3,9.9-11.7,9.9c-4.5,0-6.6-1.6-8.1-1.6c-1,0-1.2,0.9-1.4,1.6h-1.4V91.9h1.4
    c0.9,4.8,3.7,10.1,9.7,10.1c5.7,0,5.9-4.7,5.9-5.3c0-3.2-2.2-4.3-5.3-5.8l-3.2-1.5c-8.1-3.9-8.1-7.9-8.1-10.1
    c0-2.9,1.5-9.3,10.4-9.3c3.8,0,6,1.6,7.4,1.6c1.1,0,1.3-0.7,1.6-1.6h1.4v10.3H217.8z"/>
<path class="st0" d="M235.8,83h-4.4v14.2c0,0.8,0,2.7,1.8,2.7c1.4,0,2.2-1.5,2.7-2.5l1.2,0.5c-1,2-2.7,5.3-6.9,5.3
    c-5.1,0-5.3-4-5.3-5V83h-2.5v-1.3c2.5-2.1,4.6-4.2,7.8-8.8h1.2v8h4.4V83z"/>
<path class="st0" d="M249.2,102.7h-11.3v-1.1c1.7-0.4,2.5-0.6,2.5-2.8V84.8c0-2.1-0.7-2.5-2.5-2.8v-1.1h9.1v18
    c0,1.5,0.4,2.5,2.2,2.7V102.7z M243.7,70c2,0,3.6,1.7,3.6,3.7c0,2.1-1.6,3.6-3.6,3.6c-2.2,0-3.7-1.6-3.7-3.6
    C240,71.7,241.5,70,243.7,70z"/>
<path class="st0" d="M250.9,101.5c1.6-0.2,2.7-0.3,2.7-2.8V83h-2.7v-2.1h2.7c0-4.6,0-10.9,8.6-10.9c2.9,0,6.4,1.5,6.4,4.7
    c0,1.7-1.1,2.9-3,2.9c-2,0-2.8-1.6-2.8-2.6c0-1.3,1-2,1-2.7c0-0.8-0.8-0.9-1.4-0.9c-2.3,0-2.3,2.4-2.3,3.6v5.8h4.1V83h-4.1v14.8
    c0,3.3,0.8,3.6,3.9,3.7v1.1h-13.1V101.5z"/>
<path class="st0" d="M279.9,83h-4.4v14.2c0,0.8,0,2.7,1.8,2.7c1.4,0,2.2-1.5,2.7-2.5l1.2,0.5c-1,2-2.7,5.3-6.9,5.3
    c-5.1,0-5.3-4-5.3-5V83h-2.5v-1.3c2.5-2.1,4.6-4.2,7.8-8.8h1.2v8h4.4V83z"/>
<ellipse transform="matrix(1 -4.390860e-03 4.390860e-03 1 -6.707770e-02 0.3794)" class="st1" cx="86.4" cy="15.5" rx="15.5" ry="15.5"/>
<path class="st0" d="M56.9,17.6c0.1,0.4,0.6,0.8,1.1,1c0.7,0.3,2.7,2.1,3.9,3.3c4,3.8,12.1,9.9,12.4,10.8c0.4,0.9,3,2,3.5,3.1
    c0.5,1.1,4.6,3.1,6.3,5.4c0.2,0.3,0.6,0.4,0.8,0.6c0.4,0.4,1.3,0.8,2.1,1c0.4,0.1,0.5,0.4,0.6,0.6c0.2,0.5,2.7,1.5,1.7,2.3
    c-0.2,0.1-0.5,0.3-0.4,0.5c0.3,0.3-0.3,0.6-0.6,1.1c-0.2,0.3-0.4,0.3-0.6,0.3c-0.4,0-0.6-0.6-1-0.1c-0.7,0.8-1.3,0.1-2.1-0.2
    c-0.2,0-0.6,0-0.8-0.1c-0.4-0.2-1.2-0.7-1.5-0.4c-0.5,0.3-1.9,0.1-3.1-0.3c-1.6-0.5-1.4-0.9-3.5-1.7c-1.6-0.6-1.2-1.6-3.3-1.7
    c-0.5,0-1-0.2-1.7-0.8c-1.3-1-2.6-1.6-3.1-2.5C67,39,66.4,39.3,66,39.1c-0.6-0.3-0.2-0.6-1.3-0.8c-0.8-0.2-1.2-1.3-2.5-2
    c-1.3-0.7-1.5-2-2.9-2.8c-0.8-0.5-1.6-1.6-1.8-2.1c-0.7-2.3-3.7-2.6-3.3-5.6c0.1-0.9,0.1-1.6,0-2.1c-0.1-0.8-1-8.4-0.4-8.9
    C54.3,14.4,56.5,16.5,56.9,17.6z"/>
<path class="st2" d="M116.9,19.2c0.2,0.3,0.5,0.7,0.7,0.9c0.2,0.3,0.1,1.7,0.6,3.5s1,6.9-4.8,12c-1.3,1-3.5,3.7-5.7,6.7
    c-2.2,3-2.4,2.9-2.7,3.2c-0.3,0.4-1.4,1.3-1.9,1.9c-0.4,0.6-0.5,1.1-1.3,2c-0.7,0.9-2.4,2.1-4.2,5.1c-1,1.6-2.5,2.2-4,3.7
    c-1.2,1.3-1.5,2-1.8,2.3c-0.5,0.6-1.2,1-1.4,1.6c-0.2,0.6-1.1,0.6-1.2,1.2c-0.2,0.7-1.1,1.5-2.1,2.4c-1,0.8-0.9,1.7-1.3,1.9
    c-1.5,0.4-2-1.4-1.9-2.3c0.2-2-0.1-3.8,0-5.5c0.1-1.9,0.8-3.9,2-5.2c1.3-1.3,1.8-2,2.1-3.5c0.2-1.5,1.6-1.5,1.6-2.7
    c0-0.7,0.6-0.5,2-2.8c0.6-1,1-1.7,1.6-2.4c0.2-0.2,0.7-0.3,0.8-0.7c0.2-1.3,1.2-1.5,1.6-2c0.2-0.2,0.1-0.4,0.2-0.9
    c0.1-0.4,4.9-4.7,6.6-7.9c1.3-2,3.9-3.4,5.2-5.4c0.6-1.1,2.1-2.1,3.3-3.1c1.2-1,1.2-1.2,2.3-2c0.3-0.2,1.1-0.6,1.7-1.1
    c0.7-0.6,1.1-1.2,1.3-1.3C116.6,18.9,116.8,19,116.9,19.2z"/>
<path d="M8.7,136.4c-0.8,0.5-2.2,0.8-3.1,0.8c-3.4,0-5.6-1.9-5.6-5.1c0-1.6,0.6-2.9,1.7-3.8c1-0.9,2.5-1.3,4-1.3
    c1.3,0,2.6,0.3,3.2,0.6c-0.1,0.7-0.3,1.4-0.3,2.1H8.3v-1c0-0.4-0.6-0.6-1.2-0.9c-0.4-0.2-1.1-0.2-1.6-0.2c-2.6,0-4,1.9-4,4.3
    c0,2.8,1.8,4.6,4.6,4.6c1,0,2.2-0.4,2.8-0.8l0.1,0.1L8.7,136.4z"/>
<path d="M33.6,136.2c0.4,0.1,0.8,0.1,1.2,0.1c1.1,0,2.9,0,3.1-0.3c0.1-0.1,0.2-0.6,0.3-0.9l0.2-0.7h0.4c-0.1,0.8-0.2,1.7-0.3,2.4
    c-0.5,0-1.4,0-2.3,0h-0.4c-1.3,0-2.2,0-3.1,0c-0.5,0-0.8,0-1.2,0v-0.3l0.4-0.2c0.2-0.1,0.4-0.4,0.4-0.8v-6.6c0-0.5,0-0.9-0.1-1.1
    c-0.1-0.1-0.3-0.2-0.6-0.2l-0.7,0v-0.4c0.7,0,1.4,0,2.1,0c0.6,0,1.3,0,2,0v0.4l-0.7,0c-0.3,0-0.5,0.1-0.6,0.2
    c-0.1,0.2-0.1,0.5-0.1,1.1V136.2z"/>
<path d="M60.5,132c0-2.9,2-5.1,5.3-5.1c3,0,5.1,1.7,5.1,4.8c0,3-2.4,5.4-5.4,5.4C62.6,137.1,60.5,135.2,60.5,132z M62,131.5
    c0,2.5,1.1,5,3.9,5c2.3,0,3.5-1.8,3.5-4.4c0-2.8-1.2-4.6-3.9-4.6C63.1,127.5,62,129.2,62,131.5z"/>
<path d="M95.2,135.2c0,0.5,0,0.9,0.1,1.1c0.1,0.1,0.3,0.2,0.6,0.2l0.7,0v0.4c-0.7,0-1.4,0-2,0c-0.7,0-1.3,0-2.1,0v-0.4l0.7,0
    c0.3,0,0.5-0.1,0.6-0.2c0.1-0.2,0.1-0.5,0.1-1.1v-6.3c0-0.5,0-0.9-0.1-1c-0.1-0.1-0.3-0.2-0.6-0.2l-0.6,0v-0.4c0.9,0,1.7,0,2.5,0
    c0.8,0,1.6,0,2.4,0h0.1c1.3,0,2.8,0.6,2.8,2.1c0,1.8-1.5,3-3.4,3c-0.3,0-0.6,0-0.8-0.1l-0.1-0.5c0.3,0.1,0.6,0.1,0.9,0.1
    c1.1,0,2-0.9,2-2.1c0-1.5-0.9-2.1-2.3-2.1c-0.6,0-1,0.1-1.4,0.2V135.2z"/>
<path d="M124.7,135.2c0,0.5,0,0.9,0.1,1.1c0.1,0.1,0.3,0.2,0.6,0.2l0.7,0v0.4c-0.7,0-1.4,0-2,0c-0.7,0-1.3,0-2.1,0v-0.4l0.7,0
    c0.3,0,0.5-0.1,0.6-0.2c0.1-0.2,0.1-0.5,0.1-1.1v-6.3c0-0.5,0-0.9-0.1-1c-0.1-0.1-0.3-0.2-0.6-0.2l-0.6,0v-0.4c0.9,0,1.7,0,2.5,0
    c0.8,0,1.6,0,2.4,0h0.1c1.3,0,2.8,0.6,2.8,2.1c0,1.8-1.5,3-3.4,3c-0.3,0-0.6,0-0.8-0.1l-0.1-0.5c0.3,0.1,0.6,0.1,0.9,0.1
    c1.1,0,2-0.9,2-2.1c0-1.5-0.9-2.1-2.3-2.1c-0.6,0-1,0.1-1.4,0.2V135.2z"/>
<path d="M152.8,128.9c0-0.5,0-0.9-0.1-1.1c-0.1-0.1-0.3-0.2-0.6-0.2l-0.7,0v-0.4c0.4,0,0.8,0,1.2,0c0.4,0,0.8,0,1.2,0
    c1.2,0,2.5,0,3.3,0c0.6,0,1.3,0,1.8,0c-0.2,0.6-0.2,1.4-0.2,2.1h-0.5v-0.9c0-0.2,0-0.3-0.1-0.4c-0.7-0.3-1.8-0.3-2.7-0.3
    c-0.4,0-0.8,0-1.2,0.1v3.7c0.4,0,1,0,1.6,0c0.9,0,1.3-0.1,1.5-0.2c0.1-0.1,0.1-0.2,0.1-0.4l0.1-0.7h0.4c0,0.6,0,1.1,0,1.6
    c0,0.5,0,1.1,0,1.6h-0.4l-0.1-0.8c0-0.2,0-0.3-0.1-0.4c-0.2-0.1-0.6-0.2-1.5-0.2c-0.7,0-1.2,0-1.6,0v3.9c0.4,0.1,0.8,0.1,1.2,0.1
    c1.1,0,2.6,0,2.8-0.2c0.2-0.1,0.4-0.7,0.5-1.6h0.5c-0.1,0.7-0.2,1.5-0.2,2.3c-0.5,0-1.4,0-2.3,0h-0.4c-1.1,0-2.2,0-3.1,0
    c-0.5,0-1,0-1.5,0v-0.4l0.5,0c0.3,0,0.5-0.1,0.6-0.2c0.1-0.2,0.1-0.5,0.1-1.1V128.9z"/>
<path d="M182.2,128.9c0-0.5,0-0.9-0.1-1.1c-0.1-0.1-0.3-0.2-0.6-0.2l-0.6,0v-0.4c0.6,0,1.2,0,1.7,0c0.3,0,0.5,0,0.8,0l6.7,8.3h0
    v-6.5c0-0.5,0-0.9-0.1-1.1c-0.1-0.1-0.3-0.2-0.6-0.2l-0.6,0v-0.4c0.6,0,1.1,0,1.6,0c0.6,0,1.1,0,1.7,0v0.4l-0.6,0
    c-0.3,0-0.5,0.1-0.6,0.2c-0.1,0.2-0.1,0.5-0.1,1.1v7.7c0,0.2,0,0.3,0,0.5l-1.3-0.2l-6.6-8.2h0v6.5c0,0.5,0,0.9,0.1,1.1
    c0.1,0.1,0.3,0.2,0.6,0.2l0.6,0v0.4c-0.6,0-1.1,0-1.7,0c-0.5,0-1.1,0-1.6,0v-0.4l0.6,0c0.3,0,0.5-0.1,0.6-0.2
    c0.1-0.2,0.1-0.5,0.1-1.1V128.9z"/>
<path d="M214.9,128.9c0-0.5,0-0.9-0.1-1.1c-0.1-0.1-0.3-0.2-0.6-0.2l-0.5,0v-0.4c0.8,0,1.6,0,2,0c0.8,0,1.6,0,2.7,0h0.1
    c1.3,0,2.4,0.5,2.4,1.9c0,1.3-1.2,2.1-2.3,2.3v0c1.4,0,2.8,0.6,2.8,2.3c0,1.3-1,3.2-3.9,3.2h-0.2c-0.5,0-1,0-1.5,0c-0.5,0-1,0-1.5,0
    v-0.3l0.4-0.1c0.3-0.1,0.3-0.5,0.3-0.9V128.9z M216.2,131.3c0.3,0,0.6,0,1,0c1.2,0,2.3-0.5,2.3-1.9c0-1.3-0.9-1.7-2.1-1.7
    c-0.4,0-0.8,0-1.2,0.1V131.3z M216.2,136.2c0.4,0.1,0.8,0.1,1.2,0.1c1.6,0,2.5-0.9,2.5-2.4c0-1.5-1-2.2-2.8-2.2c-0.4,0-0.7,0-0.9,0
    V136.2z"/>
<path d="M244.4,128.9c0-0.5,0-0.9-0.1-1.1c-0.1-0.1-0.3-0.2-0.6-0.2l-0.7,0v-0.4c0.7,0,1.4,0,2.1,0c0.6,0,1.3,0,2,0v0.4l-0.7,0
    c-0.3,0-0.5,0.1-0.6,0.2c-0.1,0.2-0.1,0.5-0.1,1.1v4.8c0,2,1,2.6,2.9,2.6c1.5,0,2.9-0.6,2.9-2.9v-4.5c0-0.5,0-0.9-0.1-1.1
    c-0.1-0.1-0.3-0.2-0.6-0.2l-0.6,0v-0.4c0.6,0,1.1,0,1.6,0c0.6,0,1.1,0,1.7,0v0.4l-0.6,0c-0.3,0-0.5,0.1-0.6,0.2
    c-0.1,0.2-0.1,0.5-0.1,1.1v4c0,3-1.1,4.2-4,4.2c-2.4,0-3.8-0.7-3.8-3.3V128.9z"/>
<path d="M277.7,135.2c0,0.5,0,0.9,0.1,1.1c0.1,0.1,0.3,0.2,0.6,0.2l0.7,0v0.4c-0.7,0-1.4,0-2,0c-0.7,0-1.3,0-2.1,0v-0.4l0.7,0
    c0.3,0,0.5-0.1,0.6-0.2c0.1-0.2,0.1-0.5,0.1-1.1v-6.3c0-0.5,0-0.9-0.1-1.1c-0.1-0.1-0.3-0.2-0.6-0.2l-0.6,0v-0.4c0.7,0,1.6,0,2.4,0
    c0.8,0,1.6,0,2.5,0h0.1c2.1,0,2.7,1.1,2.7,2.1c0,1.5-1.4,2.4-2.7,2.7l3.2,4.1c0.2,0.3,0.5,0.3,0.9,0.4v0.4c-0.4,0-0.7,0-1,0
    c-0.3,0-0.6,0-1,0c-0.2-0.3-0.4-0.5-0.6-0.8l-2.6-3.5c-0.2-0.3-0.5-0.6-0.7-0.9l0.1-0.2c0.1,0,0.2,0,0.4,0c0.3,0,0.6,0,0.9-0.1
    c1-0.2,1.8-0.9,1.8-2c0-1.5-1.1-1.9-2.2-1.9c-0.6,0-1,0.1-1.4,0.2V135.2z"/>
<path d="M313.4,134.1c0-0.3-0.1-0.5-0.5-0.5l-1.2-0.1v-0.4c0.6,0,1.1,0,1.7,0c0.6,0,1.1,0,1.7,0l0.1,0.4l-0.4,0.1
    c-0.2,0.1-0.2,0.1-0.2,0.5v2.4c-1.2,0.4-2.7,0.7-3.7,0.7c-3.1,0-5.6-1.6-5.6-5.1c0-3.1,2.5-5.1,5.9-5.1c1.7,0,2.8,0.4,3.5,0.6
    c-0.2,0.7-0.3,1.4-0.3,2.1H314v-0.7c0-0.7-0.5-0.9-1.2-1.1c-0.4-0.2-1-0.3-2-0.3c-2.7,0-4,1.7-4,4.2c0,2.8,1.6,4.8,4.5,4.8
    c1.1,0,1.9-0.2,2-0.5c0.1-0.2,0.1-0.2,0.1-0.6V134.1z"/>
<path d="M61.2,155.2l-0.7,0c-0.7,0-0.9,0.4-0.9,0.8v0.1l0.6,9.1h0l4.2-8.6c0.3-0.7,0.7-1.4,1-2.1h0.3l3,10.8h0l2.8-8.7
    c0.1-0.2,0.2-0.6,0.2-1c0-0.3-0.5-0.4-0.8-0.4l-0.7,0l0.1-0.5c0.6,0,1.2,0.1,1.9,0.1c0.6,0,1.2,0,1.8-0.1v0.5l-0.4,0
    c-0.4,0-0.7,0.3-0.8,0.6l-3.2,9.6c-0.3,0.8-0.5,1.7-0.7,2.5h-1c-0.2-1-0.5-2.1-0.7-3.1l-2.1-7.4l-4.3,8.4c-0.3,0.7-0.7,1.4-0.9,2.1
    h-1c0-1-0.1-2.1-0.2-3.2l-0.6-8.2c-0.1-1-0.2-1.3-1-1.4l-0.3,0v-0.5c0.7,0,1.5,0.1,2.2,0.1c0.7,0,1.5,0,2.2-0.1V155.2z"/>
<path d="M77.3,165.6c-0.1,0.3-0.1,0.5-0.1,0.8c0,0.2,0.1,0.4,0.2,0.4c0.2,0,0.7-0.3,1.2-0.6l0.5-0.3l0.2,0.3c-0.7,0.6-1.4,1-2.1,1.4
    c-0.3,0.2-0.7,0.4-1,0.4c-0.4,0-0.6-0.3-0.6-0.8c0-0.5,0.1-1,0.2-1.4l1.3-4.6c0.1-0.3,0.2-0.7,0.2-0.8c0-0.2-0.1-0.4-0.3-0.4
    c-0.2,0-0.5,0.2-1,0.5l-0.5,0.3l-0.1-0.4l0.5-0.4c1.8-1.3,2.3-1.4,2.5-1.4c0.4,0,0.5,0.2,0.5,0.5c0,0.2,0,0.4-0.1,0.7L77.3,165.6z
     M77.9,155.6c0-0.6,0.5-1.2,1.1-1.2c0.4,0,0.7,0.3,0.7,0.7c0,0.8-0.4,1.3-1,1.3C78.2,156.4,77.9,156.1,77.9,155.6z"/>
<path d="M83.8,165.6c-0.1,0.3-0.1,0.5-0.1,0.8c0,0.2,0.1,0.4,0.2,0.4c0.2,0,0.7-0.3,1.2-0.6l0.5-0.3l0.2,0.3c-0.7,0.6-1.4,1-2.1,1.4
    c-0.3,0.2-0.7,0.4-0.9,0.4c-0.4,0-0.6-0.3-0.6-0.8c0-0.5,0.1-1,0.6-2.9c0.5-1.8,1.5-7.3,1.6-8.3c0-0.2,0.1-0.4,0.1-0.5
    c0-0.4-0.3-0.4-0.6-0.4h-0.9l0.1-0.4c0.5,0,1-0.1,1.5-0.2c0.5-0.1,1-0.3,1.5-0.6l0.2,0.2L83.8,165.6z"/>
<path d="M90.4,165.6c-0.1,0.3-0.1,0.5-0.1,0.8c0,0.2,0.1,0.4,0.2,0.4c0.2,0,0.7-0.3,1.2-0.6l0.5-0.3l0.2,0.3c-0.7,0.6-1.4,1-2.1,1.4
    c-0.3,0.2-0.7,0.4-0.9,0.4c-0.4,0-0.6-0.3-0.6-0.8c0-0.5,0.1-1,0.6-2.9c0.5-1.8,1.5-7.3,1.6-8.3c0-0.2,0.1-0.4,0.1-0.5
    c0-0.4-0.3-0.4-0.6-0.4h-0.9l0.1-0.4c0.5,0,1-0.1,1.5-0.2c0.5-0.1,1-0.3,1.5-0.6l0.2,0.2L90.4,165.6z"/>
<path d="M97.1,163.3L97.1,163.3c1.5-2.1,3.7-4.7,5.1-4.7c0.3,0,0.6,0.1,1,0.2l-0.3,1.2c-0.2-0.1-0.5-0.1-0.7-0.1
    c-1.2,0-2.1,0.8-2.9,1.6l-0.3,0.3c0.5,1.6,1,3.2,1.8,4.6c0.1,0.2,0.2,0.4,0.5,0.4c0.2,0,0.4-0.1,0.6-0.2l0.8-0.5l0.2,0.4l-0.9,0.6
    c-0.4,0.3-1.2,0.8-1.5,0.8c-0.2,0-0.4-0.2-0.7-0.7c-0.3-0.6-1.3-3.2-1.7-4.4c-0.6,0.6-1.1,1.5-1.3,2.4l-0.4,2.4L95,168l-0.2-0.2
    c0.6-2.5,1.2-4.5,1.6-6.7l0.9-5.1c0-0.2,0-0.4,0-0.5c0-0.4-0.3-0.4-0.6-0.4h-0.9l0.1-0.4c0.5,0,1-0.1,1.5-0.2c0.5-0.1,1-0.3,1.5-0.6
    l0.2,0.2L97.1,163.3z"/>
<path d="M104.9,165c0-2.5,1-4.7,3-5.8c0.6-0.3,1.2-0.5,1.9-0.5c1.8,0,2.5,1.3,2.5,2.9c0,1.6-0.6,3.5-1.6,4.7c-0.8,1-2.1,1.7-3.4,1.7
    C105.5,168.1,104.9,166.7,104.9,165z M109.5,166.7c1-1.1,1.4-3.4,1.4-4.9c0-1.2-0.3-2.4-1.8-2.4c-0.4,0-0.9,0.1-1.2,0.3
    c-1.2,0.9-1.7,3.8-1.7,5.2c0,1.2,0.4,2.4,1.8,2.4C108.7,167.3,109.2,167.1,109.5,166.7z"/>
<path d="M120.9,167.7l-1.3,0.3l-0.1-0.2c0.5-2.1,1-4.4,1.4-6.5c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.5-0.2-0.5c-0.8,0-1.7,1-2.2,1.4
    c-1.2,1.2-1.7,2.7-2,4.4l-0.4,1.9l-1.3,0.3l-0.1-0.2c0.5-1.7,0.9-3.6,1.3-5.2c0.2-0.8,0.3-1.6,0.3-2.1c0-0.2-0.1-0.4-0.3-0.4
    c-0.2,0-0.5,0.2-1,0.5l-0.5,0.3l-0.1-0.4l0.5-0.4c1.8-1.3,2.3-1.4,2.5-1.4c0.3,0,0.5,0.2,0.5,0.6c0,0.2,0,0.5-0.1,0.8l-0.6,2.4l0,0
    c0.9-1.3,1.5-2.1,2.9-3c0.5-0.3,1.3-0.9,2-0.9c0.4,0,0.5,0.3,0.5,0.6c0,0.3-0.1,0.6-0.1,0.8l-0.6,2.5l0,0c1-1.4,2.2-2.4,3.2-3
    c0.5-0.3,1.3-0.9,2-0.9c0.4,0,0.5,0.3,0.5,0.6c0,0.3-0.1,0.6-0.1,0.7l-1.4,5.6c-0.1,0.3-0.1,0.5-0.1,0.8c0,0.2,0.1,0.4,0.2,0.4
    c0.2,0,0.7-0.3,1.2-0.6l0.5-0.3l0.2,0.3c-0.7,0.6-1.4,1-2.1,1.4c-0.3,0.2-0.7,0.4-1,0.4c-0.4,0-0.6-0.3-0.6-0.8c0-0.5,0.1-1,0.2-1.4
    c0.3-1,1-3.5,1.2-4.5c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3-0.1-0.5-0.2-0.5c-0.8,0-1.5,0.7-2.3,1.4c-0.6,0.6-1.7,1.9-2.1,4.3L120.9,167.7z
    "/>
<path d="M137,167.7l-1.3,0.3l-0.1-0.2c0.5-2.1,1-4.4,1.4-6.5c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3,0-0.5-0.2-0.5c-0.8,0-1.7,1-2.2,1.4
    c-1.2,1.2-1.7,2.7-2,4.4l-0.4,1.9L131,168l-0.1-0.2c0.5-1.7,0.9-3.6,1.3-5.2c0.2-0.8,0.3-1.6,0.3-2.1c0-0.2-0.1-0.4-0.3-0.4
    c-0.2,0-0.5,0.2-1,0.5l-0.5,0.3l-0.1-0.4l0.5-0.4c1.8-1.3,2.3-1.4,2.5-1.4c0.3,0,0.5,0.2,0.5,0.6c0,0.2,0,0.5-0.1,0.8l-0.6,2.4l0,0
    c1-1.3,1.5-2.1,2.9-3c0.5-0.3,1.3-0.9,2-0.9c0.4,0,0.5,0.3,0.5,0.6c0,0.3-0.1,0.6-0.1,0.8l-0.6,2.5l0,0c1-1.4,2.2-2.4,3.2-3
    c0.5-0.3,1.3-0.9,2-0.9c0.4,0,0.5,0.3,0.5,0.6c0,0.3-0.1,0.6-0.1,0.7l-1.4,5.6c-0.1,0.3-0.1,0.5-0.1,0.8c0,0.2,0.1,0.4,0.2,0.4
    c0.2,0,0.7-0.3,1.2-0.6l0.5-0.3l0.2,0.3c-0.7,0.6-1.4,1-2.1,1.4c-0.3,0.2-0.7,0.4-1,0.4c-0.4,0-0.6-0.3-0.6-0.8c0-0.5,0.1-1,0.2-1.4
    c0.3-1,1-3.5,1.2-4.5c0.1-0.3,0.1-0.6,0.1-0.9c0-0.3-0.1-0.5-0.2-0.5c-0.8,0-1.5,0.7-2.3,1.4c-0.6,0.6-1.7,1.9-2.1,4.3L137,167.7z"
    />
<path d="M148.3,163.8c-0.1,0.6-0.2,1.1-0.2,1.6c0,1,0.5,1.8,1.5,1.8c0.8,0,1.9-0.6,2.5-1.1l0.5-0.3l0.2,0.4c-1,0.9-2.5,2-3.8,2
    c-1.6,0-2.3-0.9-2.3-2.4c0-0.9,0.3-2.2,0.6-3.1c0.3-0.9,0.7-1.7,1.4-2.3c0.8-0.6,2.1-1.5,3.2-1.5c0.9,0,1.7,0.5,1.7,1.4
    c0,1.5-1.1,2.3-2.4,2.8c-0.4,0.2-0.9,0.4-1.3,0.5L148.3,163.8z M148.4,163.3c0.7-0.2,1.4-0.4,2.1-0.7c0.8-0.4,1.7-1.3,1.7-2.2
    c0-0.6-0.3-1-1-1c-0.2,0-0.7,0.1-0.9,0.2c-1,0.5-1.5,1.9-1.7,2.9L148.4,163.3z"/>
<path d="M158.2,163L158.2,163c0.9-1.2,1.7-2.2,2.6-2.9c1.1-0.9,2.1-1.4,2.8-1.4c0.5,0,0.6,0.3,0.6,0.7c0,0.5-0.1,0.9-0.2,1.4
    l-1.2,4.9c-0.1,0.3-0.1,0.5-0.1,0.8c0,0.2,0.1,0.4,0.2,0.4c0.2,0,0.7-0.3,1.2-0.6l0.5-0.3l0.2,0.3c-0.7,0.6-1.4,1-2.1,1.4
    c-0.3,0.2-0.7,0.4-1,0.4c-0.4,0-0.6-0.3-0.6-0.8c0-0.5,0.2-1,0.2-1.4l1-4c0.1-0.5,0.2-1,0.2-1.4c0-0.2-0.1-0.4-0.3-0.4
    c-0.4,0-0.8,0.2-1.3,0.6c-1,0.6-2,2.1-2.6,3.2c-0.6,1.2-0.9,2.8-1.1,4c-0.4,0.1-0.9,0.2-1.3,0.3l-0.1-0.2c0.5-1.7,0.9-3.6,1.3-5.2
    c0.2-0.8,0.3-1.6,0.3-2.1c0-0.2-0.1-0.4-0.3-0.4c-0.2,0-0.5,0.2-1,0.5l-0.5,0.3l-0.1-0.4l0.5-0.4c1.8-1.3,2.3-1.4,2.5-1.4
    c0.3,0,0.5,0.2,0.5,0.6c0,0.2,0,0.5-0.1,0.8L158.2,163z"/>
<path d="M180,159.9L180,159.9c-0.5,0.2-1.1,0.3-1.7,0.3c-0.4,0-1-0.1-1.5-0.2c-0.3-0.1-0.6-0.1-0.9-0.1c-0.2,0-0.5,0-0.7,0.1
    l-0.6,1.1h-0.4l0.6-2.3c0.4-0.1,0.8-0.2,1.2-0.2c0.4,0,0.9,0.2,1.5,0.3c0.7,0.2,1.8,0.4,2.5,0.4c0.3,0,0.4-0.1,0.6-0.3l0.4-0.4
    l0.2,0.2l-0.1,0.6l-6.4,7.2l0,0c0.5-0.2,1.1-0.4,1.7-0.4c0.6,0,1.5,0.2,2,0.3c0.4,0.1,0.7,0.1,0.9,0.1c0.5,0,0.6-0.2,0.8-0.5
    l0.4-1.1h0.4c-0.2,0.7-0.3,1.4-0.6,2.7c-0.4,0.1-0.6,0.2-0.9,0.2c-0.6,0-1.2-0.1-1.7-0.2c-0.8-0.2-1.7-0.5-2.5-0.5
    c-0.5,0-1.2,0.2-1.7,0.6l-0.2-0.5L180,159.9z"/>
<path d="M185.6,161.3c0-0.2,0.2-0.6,0.2-0.8c0-0.2-0.1-0.4-0.3-0.4c-0.2,0-0.5,0.2-1,0.5l-0.5,0.3l-0.1-0.4l0.5-0.4
    c1.8-1.3,2.3-1.4,2.5-1.4c0.3,0,0.4,0.2,0.4,0.6c0,0.2,0,0.5-0.1,0.8l-1.1,5.1c-0.1,0.3-0.1,0.7-0.1,1c0,0.2,0,0.5,0.2,0.5
    c0.2,0,0.6-0.1,0.8-0.3c1.1-0.8,2.7-2.6,3.2-4c0.3-0.9,0.6-1.8,0.7-2.4l0.2-1l1.3-0.3l0.1,0.2c-0.6,2.2-1.3,5.3-1.6,6.8
    c-0.1,0.3-0.1,0.5-0.1,0.8c0,0.2,0.1,0.3,0.2,0.3c0.2,0,0.7-0.2,1.2-0.5l0.5-0.3l0.2,0.3c-0.7,0.6-1.4,1-2.1,1.4
    c-0.3,0.2-0.7,0.4-1,0.4c-0.4,0-0.6-0.3-0.6-0.8c0-0.5,0.2-1,0.2-1.4l0.6-2.3l-0.1,0c-0.6,0.9-1.3,1.7-2,2.5c-0.7,0.7-2,2-3,2
    c-0.2,0-0.6-0.2-0.6-0.7c0-0.3,0-0.7,0.1-1L185.6,161.3z"/>
<path d="M212.7,160.5l0.6-3.3c0.1-0.7,0.2-1.1,0.2-1.4v-0.1c0-0.3-0.2-0.5-0.7-0.5l-0.9,0l0.1-0.5c1.1,0,1.9,0.1,2.7,0.1
    c0.8,0,1.6,0,2.1-0.1l-0.1,0.5l-0.7,0.1c-0.7,0.1-0.8,0.2-1,0.9l-1.7,9.9c0,0.2-0.1,0.4-0.1,0.7c0,0.3,0.1,0.5,0.7,0.6l1.1,0.1
    l-0.1,0.5c-0.8,0-1.7-0.1-2.5-0.1c-0.9,0-1.7,0-2.7,0.1l0.1-0.5l1-0.1c0.3,0,0.5-0.1,0.6-0.2c0.2-0.2,0.2-0.5,0.5-1.7l0.8-4.1
    c-1.2,0-2.3-0.1-3.5-0.1c-1.2,0-2.3,0-3.5,0.1l-0.8,4.7c0,0.2-0.1,0.4-0.1,0.7c0,0.3,0.1,0.5,0.7,0.6l0.9,0.1l-0.1,0.5
    c-0.6,0-1.5-0.1-2.3-0.1c-0.9,0-1.7,0-2.5,0.1l0.1-0.5l0.8-0.1c0.3,0,0.5-0.1,0.6-0.2c0.2-0.2,0.3-0.5,0.5-1.7l1.4-8.2
    c0.1-0.7,0.2-1.1,0.2-1.4v-0.1c0-0.3-0.2-0.5-0.7-0.5l-0.9,0l0.1-0.5c1.1,0,1.9,0.1,2.7,0.1c0.8,0,1.6,0,2.2-0.1l-0.1,0.5l-0.8,0.1
    c-0.7,0.1-0.8,0.2-1,0.9l-0.8,4.3H212.7z"/>
<path d="M223.5,166.1c0,0.1,0,0.1,0,0.2c0,0.2,0.1,0.4,0.3,0.4c0.4,0,0.9-0.5,1.4-0.9l0.1,0.4c-1.5,1.2-2.4,1.8-2.7,1.8
    c-0.4,0-0.5-0.3-0.5-0.6c0-0.3,0-0.7,0.1-1l0.5-2.3l-0.1,0c-1,1.5-2.2,2.7-2.8,3.2c-0.8,0.6-1.2,0.7-1.5,0.7c-0.6,0-0.6-1.2-0.6-1.6
    c0-1.8,1.2-5.7,2.3-6.5c1.4-1,1.9-1.2,2.9-1.2c0.6,0,1,0.2,1.5,0.4l0.6-0.3l0.2,0.2L223.5,166.1z M220.1,161.4c-0.4,1.2-1,3.2-1,4.4
    c0,0.6,0.1,0.9,0.4,0.9c0.7,0,1.8-1.3,2.5-2.2c0.7-0.9,1.3-2,1.8-4.5c-0.6-0.2-1.1-0.4-1.6-0.4C220.8,159.6,220.5,160.3,220.1,161.4
    z"/>
<path d="M229.7,161.3c0-0.2,0.2-0.6,0.2-0.8c0-0.2-0.1-0.4-0.3-0.4c-0.2,0-0.5,0.2-1,0.5l-0.5,0.3l-0.1-0.4l0.5-0.4
    c1.8-1.3,2.3-1.4,2.5-1.4c0.3,0,0.4,0.2,0.4,0.6c0,0.2,0,0.5-0.1,0.8l-1.1,5.1c-0.1,0.3-0.1,0.7-0.1,1c0,0.2,0,0.5,0.2,0.5
    c0.2,0,0.6-0.1,0.8-0.3c1.1-0.8,2.7-2.6,3.2-4c0.3-0.9,0.6-1.8,0.7-2.4l0.2-1l1.3-0.3l0.1,0.2c-0.6,2.2-1.3,5.3-1.6,6.8
    c-0.1,0.3-0.1,0.5-0.1,0.8c0,0.2,0.1,0.3,0.2,0.3c0.2,0,0.7-0.2,1.2-0.5l0.5-0.3l0.2,0.3c-0.7,0.6-1.4,1-2.1,1.4
    c-0.3,0.2-0.7,0.4-1,0.4c-0.4,0-0.6-0.3-0.6-0.8c0-0.5,0.2-1,0.2-1.4l0.6-2.3l-0.1,0c-0.6,0.9-1.3,1.7-2,2.5c-0.7,0.7-2,2-3,2
    c-0.2,0-0.6-0.2-0.6-0.7c0-0.3,0-0.7,0.1-1L229.7,161.3z"/>
<path d="M240.2,165v1.6c0.4,0.4,1.1,0.7,1.7,0.7c1.3,0,2.3-0.7,2.3-2.1c0-0.8-0.4-1.1-1.1-1.2l-1.2-0.2c-1.1-0.2-1.8-0.7-1.8-1.9
    c0-0.7,0.2-1.2,0.7-1.7c0.8-0.8,1.9-1.5,3-1.5c0.6,0,1.3,0.2,1.9,0.5c-0.2,0.7-0.3,1.4-0.4,2.1h-0.4v-1c-0.3-0.6-1.2-0.9-1.8-0.9
    c-1,0-2,0.7-2,1.8c0,1,0.7,1.2,1.5,1.3l0.8,0.2c1,0.2,2,0.6,2,1.8c0,1.1-0.5,1.8-1.4,2.5c-0.8,0.6-1.7,1.1-2.8,1.1
    c-0.7,0-1.4-0.2-2.1-0.5c0.2-0.8,0.3-1.7,0.4-2.5H240.2z"/>
<path d="M249.8,163.8c-0.1,0.6-0.2,1.1-0.2,1.6c0,1,0.5,1.8,1.5,1.8c0.8,0,1.9-0.6,2.5-1.1l0.5-0.3l0.2,0.4c-1,0.9-2.5,2-3.8,2
    c-1.6,0-2.3-0.9-2.3-2.4c0-0.9,0.3-2.2,0.6-3.1c0.3-0.9,0.7-1.7,1.4-2.3c0.8-0.6,2.1-1.5,3.2-1.5c0.9,0,1.7,0.5,1.7,1.4
    c0,1.5-1.1,2.3-2.4,2.8c-0.4,0.2-0.9,0.4-1.3,0.5L249.8,163.8z M249.9,163.3c0.7-0.2,1.4-0.4,2.1-0.7c0.8-0.4,1.7-1.3,1.7-2.2
    c0-0.6-0.3-1-1-1c-0.2,0-0.7,0.1-0.9,0.2c-1,0.5-1.5,1.9-1.7,2.9L249.9,163.3z"/>
<path d="M257.6,165.7c-0.7,0-1.1,0.7-1.1,1.3c0,0.7,0.4,0.9,0.9,0.9c0.7,0,1.1-0.7,1.1-1.3C258.5,166.1,258.1,165.7,257.6,165.7z"/>
</svg>

Farben

Farbe Headline: HEX: #333333, RGB: 51,51,51

Die Farbe des Fließtextes ist: HEX: #333333, RGB: 51,51,51
Dies ist ein Typoblindtext. An ihm kann man sehen, ob alle Buchstaben da sind und wie sie aussehen. Manchmal benutzt man Worte wie Hamburgefonts, Rafgenduks oder Handgloves, um Schriften zu testen. Manchmal Sätze, die alle Buchstaben des Alphabets enthalten - man nennt diese Sätze »Pangrams«. Sehr bekannt ist dieser: The quick brown fox jumps over the lazy old dog.

HEX: #024995
RGB: 2,73,149
HEX: #3c3c3c
RGB: 60,60,60
HEX: #ebebeb
RGB: 235,235,235
HEX:
RGB: ,,
HEX:
RGB: ,,