energiebehandlungen-quakenbrueck.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=Josefin+Slab:wght@500;700&display=swap" rel="stylesheet"> 

Import-Script Schrift 2:
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap" rel="stylesheet"> 


body {
font-size: 18px;
line-height: 28px;
margin-bottom: 8px;
color: #707070;
font-family: 'Roboto', sans-serif;;
font-weight: 400;
}

h1 {
font-size: 40px;
line-height: 45px;
margin-bottom: 4px;
color: #707070;
font-family: 'Josefin Slab', serif;;
font-weight: 700;
text-transform: normal;
}

h2 {
font-size: 30px;
line-height: 36px;
margin-bottom: 4px;
color: #707070;
font-family: 'Josefin Slab', serif;;
font-weight: 700;
text-transform: normal;
}

h3 {
font-size: 26px;
line-height: 32px;
margin-bottom: 4px;
color: #707070;
font-family: 'Josefin Slab', serif;;
font-weight: 700;
text-transform: normal;
}

h4 {
font-size: 22px;
line-height: 26px;
margin-bottom: 4px;
color: #707070;
font-family: 'Josefin Slab', serif;;
font-weight: 700;
text-transform: normal;
}



@media (max-width: 1279px) {

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

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

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

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

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

}

@media (max-width: 1023px) {

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

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

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

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

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

}

@media (max-width: 768px) {

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

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

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

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

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

}

@media (max-width: 640px) {

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

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

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

h3 {
font-size: 21px;
line-height: 26px;
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: 480px) {

body {
font-size: px;
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: 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: px;
line-height: px;
margin-bottom: px;
color: #;
font-family: ;
font-weight: ;
}

}

Joomla!

Wichtige Informationen

Installierte Erweiterungen:

Overrides

Overrides Erweiterungen

Allgemeines

Firmen-Logo als SVG:

<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
     viewBox="0 0 804 213" style="enable-background:new 0 0 804 213;" xml:space="preserve">
<style type="text/css">
    .st0{fill:#F6E2F7;}
    .st1{fill:#EFCEEC;}
    .st2{fill:#F9C2E2;}
</style>
<g>
    <path d="M293.7,18.1h23.1v7.5h-7.8v37.4c0,2.4,0.4,4.6,1.2,6.4c0.8,1.9,1.9,3.5,3.3,4.7c1.4,1.3,3.1,2.2,5.1,2.9c2,0.7,4.1,1,6.5,1
        c2.4,0,4.5-0.3,6.5-1c2-0.7,3.7-1.6,5.1-2.9c1.4-1.3,2.6-2.8,3.4-4.7c0.8-1.9,1.2-4,1.2-6.4V25.7h-7.8v-7.5h23.1v7.5h-7.4v37.7
        c0,3.6-0.6,6.8-1.9,9.6c-1.2,2.8-2.9,5.1-5.1,7c-2.2,1.9-4.7,3.3-7.6,4.2c-2.9,1-6.1,1.4-9.5,1.4c-3.4,0-6.6-0.5-9.5-1.4
        c-2.9-1-5.5-2.4-7.6-4.2c-2.2-1.9-3.9-4.2-5.1-7c-1.2-2.8-1.8-6-1.8-9.6V25.7h-7.4V18.1z"/>
    <path d="M366.6,25.8h7.9v23.3h9.4v7.7h-9.4v20.5h7.2v7.5h-15.1V56.9h-8v-7.7h8V25.8z"/>
    <path d="M421.8,64.1c-4.3,1.6-8.6,3.2-12.9,4.8c-4.3,1.6-8.6,3.2-12.9,4.8c1,1.3,2.2,2.4,3.8,3.2c1.6,0.8,3.3,1.2,5.3,1.2
        c2.9,0,5.3-1,7.3-3.1l4.9,5.7c-1.6,1.6-3.4,2.8-5.4,3.7c-2,0.9-4.3,1.3-6.7,1.3c-2.7,0-5.2-0.5-7.5-1.5c-2.3-1-4.3-2.3-6.1-4.1
        c-1.7-1.7-3.1-3.7-4.1-6c-1-2.3-1.5-4.7-1.5-7.3c0-2.5,0.5-5,1.5-7.3c1-2.3,2.3-4.3,4.1-6c1.7-1.7,3.7-3,6.1-4
        c2.3-1,4.8-1.5,7.5-1.5c2,0,3.9,0.4,5.7,1.2c1.8,0.8,3.4,1.9,4.9,3.3c1.4,1.4,2.7,3.1,3.8,5C420.4,59.7,421.2,61.8,421.8,64.1z
         M405,56c-3.2,0-5.9,1-7.9,2.9c-2,1.9-3.1,4.4-3.2,7.3c3-1.1,6-2.2,8.9-3.3c3-1.1,5.9-2.2,8.9-3.3c-0.9-1.1-1.9-2-3-2.6
        C407.5,56.3,406.3,56,405,56z"/>
    <path d="M448.2,77.4h7.8c4.4-10.5,8.8-20.9,13.2-31.2c4.4-10.3,8.8-20.7,13.2-31.2c4.4,10.5,8.8,20.9,13.2,31.2
        c4.4,10.3,8.8,20.7,13.2,31.2h7.9v7.5h-21.1v-7.5h5.3c-1.3-3.2-2.7-6.3-4-9.5c-1.3-3.1-2.6-6.3-4-9.5h-21.1l-8,18.9h5.5v7.5h-21.2
        V77.4z M483.3,35.8l-1-3.2c-0.1,0.1-0.1,0.4-0.2,0.7c-0.1,0.3-0.2,0.7-0.3,1.1c-0.1,0.4-0.3,0.9-0.5,1.4c-0.8,1.8-1.6,3.7-2.3,5.4
        c-0.6,1.5-1.3,3.2-2,5c-0.7,1.8-1.3,3.4-1.9,4.8h14.5L483.3,35.8z"/>
    <path d="M518.7,77.4h7.3V20.9h-6.3v-7.5h14.2v64.1h6v7.5h-21.2V77.4z"/>
    <path d="M549.9,25.8h7.9v23.3h9.4v7.7h-9.4v20.5h7.2v7.5h-15.1V56.9h-8v-7.7h8V25.8z"/>
    <path d="M624.3,77.4h7.3V62.5c-0.1-1.7-0.7-3.2-1.9-4.5c-1.1-1.2-2.9-1.9-5.3-2.1c-1.7,0-3.2,0.3-4.7,0.9c-1.5,0.6-2.8,1.4-4,2.4
        c-1.1,1-2.1,2.2-2.8,3.7c-0.7,1.4-1.1,3-1.1,4.6v9.8h6v7.5h-21.2v-7.5h7.3V62.5c-0.1-1.7-0.7-3.2-1.9-4.5c-1.1-1.2-2.9-1.9-5.3-2.1
        c-1.7,0-3.2,0.3-4.7,0.9c-1.5,0.6-2.8,1.4-4,2.4c-1.1,1-2.1,2.2-2.8,3.7c-0.7,1.4-1.1,3-1.1,4.6v9.8h6v7.5h-21.2v-7.5h7.3V56.7
        h-6.3v-7.5h13.3V50c0.1,1.5,0.2,2.9,0.3,4.2c0.1,1.2,0.2,2.6,0.3,4.2c1.3-3.1,3.4-5.5,6.1-7.2c2.7-1.7,5.9-2.7,9.5-2.8
        c3.5,0,6.3,0.9,8.4,2.6c2.1,1.8,3.4,4.1,3.8,6.9c1.4-2.9,3.4-5.2,6.1-6.9c2.7-1.7,5.8-2.5,9.3-2.7c3.8,0,6.7,1,8.9,3
        c2.2,2,3.3,4.5,3.4,7.7v18.4h6v7.5h-21.2V77.4z"/>
    <path d="M647.5,67.1c0-2.5,0.5-4.9,1.5-7.2c1-2.3,2.3-4.3,4.1-6c1.7-1.7,3.8-3.1,6.1-4.1c2.4-1,4.9-1.5,7.5-1.5
        c1.7,0,3.3,0.3,4.8,0.8c1.5,0.5,2.7,1.1,3.8,1.7c1.1,0.6,1.9,1.2,2.6,1.8c0.6,0.6,1,1,1,1.1c0-0.7,0.1-1.4,0.2-2.2
        c0.1-0.8,0.2-1.5,0.2-2.3h6.6v28.3h7.3v7.5h-14.2V83v-1.9c-0.1,0.2-0.4,0.5-1,1.1c-0.6,0.5-1.4,1-2.4,1.6c-1,0.5-2.3,1-3.8,1.4
        c-1.5,0.4-3.1,0.6-5,0.6c-2.7,0-5.2-0.5-7.5-1.5c-2.4-1-4.4-2.3-6.1-4.1c-1.7-1.7-3.1-3.7-4.1-6C648,72,647.5,69.6,647.5,67.1z
         M655.5,67c0,3.1,1,5.7,3.1,7.9c2.1,2.1,4.8,3.2,8.1,3.2c3.3,0,6-1.1,8.1-3.2c2.1-2.1,3.1-4.8,3.1-7.9c0-3.2-1-5.8-3.1-7.9
        c-2.1-2.1-4.8-3.1-8.1-3.1c-3.3,0-6,1-8.1,3.1C656.5,61.2,655.5,63.8,655.5,67z"/>
    <path d="M722.6,77.4h7.4V62.5c-0.1-1.7-0.7-3.2-1.9-4.5c-1.1-1.2-2.9-1.9-5.3-2.1c-1.7,0-3.2,0.3-4.7,0.9c-1.5,0.6-2.8,1.4-4,2.4
        c-1.1,1-2.1,2.2-2.8,3.7c-0.7,1.4-1.1,3-1.1,4.6v9.8h6v7.5h-21.2v-7.5h7.3V56.7H696v-7.5h13.3V50c0.1,1.5,0.2,2.9,0.3,4.2
        c0.1,1.2,0.2,2.6,0.3,4.2c1.3-3.1,3.3-5.5,6.2-7.3c2.8-1.8,6-2.7,9.4-2.7c3.8,0,6.7,1,8.9,3s3.3,4.5,3.4,7.7v18.4h5.9v7.5h-21.2
        V77.4z"/>
    <path d="M773.3,77.4h7.4V62.5c-0.1-1.7-0.7-3.2-1.9-4.5c-1.1-1.2-2.9-1.9-5.3-2.1c-1.7,0-3.2,0.3-4.7,0.9c-1.5,0.6-2.8,1.4-4,2.4
        c-1.1,1-2.1,2.2-2.8,3.7c-0.7,1.4-1.1,3-1.1,4.6v9.8h6v7.5h-21.2v-7.5h7.3V56.7h-6.3v-7.5H760V50c0.1,1.5,0.2,2.9,0.3,4.2
        c0.1,1.2,0.2,2.6,0.3,4.2c1.3-3.1,3.3-5.5,6.2-7.3c2.8-1.8,6-2.7,9.4-2.7c3.8,0,6.7,1,8.9,3s3.3,4.5,3.4,7.7v18.4h5.9v7.5h-21.2
        V77.4z"/>
</g>
<g>
    <path d="M328.9,140.5l-28.6-32.3l0.7-0.5l0.1,31.9h-2.5v-37.1h0.2l28.6,32.5l-0.7,0.2l0-32h2.4v37.2H328.9z"/>
    <path d="M351.7,140.1c-1.9,0-3.6-0.4-5.2-1.3c-1.6-0.9-2.8-2.1-3.7-3.7c-0.9-1.6-1.4-3.4-1.4-5.5c0-2.2,0.5-4.1,1.4-5.7
        c1-1.6,2.3-2.8,3.9-3.6c1.6-0.8,3.5-1.3,5.6-1.3c1.8,0,3.5,0.5,5,1.6c1.6,1.1,2.7,2.4,3.4,4l-0.4,0.7l0.3-5.7h2.1v20h-2.4v-6.2
        l0.5,0.9c-0.2,0.7-0.6,1.4-1.2,2c-0.6,0.7-1.3,1.3-2.1,1.8c-0.8,0.6-1.8,1-2.8,1.3C353.9,139.9,352.8,140.1,351.7,140.1z
         M352.2,138c1.5,0,2.9-0.3,4.1-0.9s2.2-1.5,2.9-2.6c0.7-1.1,1.2-2.4,1.3-3.9v-2.9c-0.3-1.3-0.8-2.4-1.6-3.4c-0.8-1-1.8-1.8-2.9-2.4
        s-2.4-0.9-3.8-0.9c-1.5,0-2.9,0.3-4.1,1c-1.3,0.7-2.3,1.7-3,2.9c-0.7,1.3-1.1,2.7-1.1,4.4c0,1.6,0.4,3,1.1,4.3
        c0.8,1.3,1.8,2.3,3,3.1C349.3,137.6,350.7,138,352.2,138z M347.8,112c0.3-0.3,0.7-0.5,1.2-0.5c0.4,0,0.8,0.2,1.2,0.5
        c0.4,0.3,0.5,0.8,0.5,1.2c0,0.5-0.2,0.9-0.5,1.2c-0.4,0.3-0.8,0.5-1.2,0.5c-0.4,0-0.8-0.2-1.2-0.5c-0.3-0.3-0.5-0.7-0.5-1.2
        C347.3,112.7,347.4,112.3,347.8,112z M356.7,112c0.4-0.3,0.8-0.5,1.2-0.5c0.4,0,0.8,0.2,1.2,0.5c0.4,0.3,0.5,0.8,0.5,1.2
        c0,0.5-0.2,0.9-0.5,1.2c-0.4,0.3-0.7,0.5-1.2,0.5c-0.4,0-0.8-0.2-1.2-0.5c-0.4-0.3-0.5-0.7-0.5-1.2
        C356.2,112.7,356.3,112.3,356.7,112z"/>
    <path d="M376.2,139.7v-38.9h2.4V125l-0.2-0.9c0.7-1.4,1.8-2.6,3.3-3.6c1.5-1,3.3-1.5,5.2-1.5c1.9,0,3.4,0.6,4.6,1.7
        c1.2,1.1,1.8,2.5,1.8,4.3v14.6h-2.5v-13.9c0-1.3-0.4-2.4-1.2-3.2c-0.8-0.9-1.9-1.3-3.4-1.3c-1.3,0-2.6,0.3-3.7,1
        c-1.2,0.7-2.1,1.6-2.8,2.8c-0.7,1.2-1,2.5-1,3.9v10.7H376.2z"/>
    <path d="M408.6,119.7l0.3,6.1l-0.3-0.8c0.4-1.2,1.1-2.3,2.1-3.2c1-0.9,2-1.6,3.2-2c1.2-0.5,2.3-0.7,3.4-0.7l-0.1,2.4
        c-1.5,0-2.9,0.3-4.2,1c-1.2,0.7-2.2,1.6-3,2.7c-0.7,1.1-1.1,2.4-1.1,3.9v10.6h-2.4v-20H408.6z"/>
    <path d="M432.8,140.1c-1.2,0-2.4-0.2-3.6-0.6c-1.3-0.4-2.3-1.1-3.1-2.1l1.1-1.6c0.7,0.7,1.5,1.3,2.4,1.7c0.9,0.4,1.9,0.6,3,0.6
        c0.8,0,1.5-0.1,2.2-0.3c0.7-0.2,1.3-0.6,1.7-1.2c0.4-0.5,0.7-1.3,0.7-2.2c0-1-0.3-1.7-0.8-2.2c-0.5-0.5-1.2-0.9-2-1.3
        c-0.8-0.3-1.6-0.6-2.5-0.9c-1.5-0.5-2.7-1.1-3.6-1.9c-0.9-0.8-1.4-2-1.4-3.5c0-1.1,0.3-2,0.8-2.9c0.5-0.8,1.3-1.5,2.2-1.9
        c0.9-0.5,2-0.7,3.1-0.7c1.1,0,2.1,0.2,3.1,0.5c1,0.3,2,0.9,2.8,1.7l-1.1,1.7c-0.5-0.7-1.3-1.3-2.2-1.5c-0.9-0.3-1.7-0.4-2.4-0.5
        c-0.6,0-1.2,0.1-1.8,0.4c-0.6,0.2-1.2,0.6-1.6,1c-0.4,0.5-0.6,1.1-0.6,1.8c0,0.8,0.2,1.4,0.7,1.9c0.4,0.5,1,0.9,1.7,1.2
        c0.7,0.3,1.4,0.6,2.2,0.9c1,0.3,1.9,0.7,2.8,1.1c0.9,0.4,1.6,1,2.1,1.7c0.6,0.7,0.8,1.6,0.8,2.8c0,1.2-0.3,2.2-0.8,3.1
        s-1.3,1.7-2.3,2.2C435.6,139.8,434.4,140.1,432.8,140.1z"/>
    <path d="M457.4,139.9l-9.5-20.2h2.7l8.6,18.9L457.4,139.9z M452.9,149.3l13-29.6h2.4l-12.9,29.6H452.9z"/>
    <path d="M483.1,140.1c-1.2,0-2.4-0.2-3.6-0.6c-1.3-0.4-2.3-1.1-3.1-2.1l1.1-1.6c0.7,0.7,1.5,1.3,2.4,1.7c0.9,0.4,1.9,0.6,3,0.6
        c0.8,0,1.5-0.1,2.2-0.3c0.7-0.2,1.3-0.6,1.7-1.2c0.4-0.5,0.7-1.3,0.7-2.2c0-1-0.3-1.7-0.8-2.2c-0.5-0.5-1.2-0.9-2-1.3
        c-0.8-0.3-1.6-0.6-2.5-0.9c-1.5-0.5-2.7-1.1-3.6-1.9c-0.9-0.8-1.4-2-1.4-3.5c0-1.1,0.3-2,0.8-2.9c0.5-0.8,1.3-1.5,2.2-1.9
        c0.9-0.5,2-0.7,3.1-0.7c1.1,0,2.1,0.2,3.1,0.5c1,0.3,2,0.9,2.8,1.7l-1.1,1.7c-0.5-0.7-1.3-1.3-2.2-1.5c-0.9-0.3-1.7-0.4-2.4-0.5
        c-0.6,0-1.2,0.1-1.8,0.4c-0.6,0.2-1.2,0.6-1.6,1c-0.4,0.5-0.6,1.1-0.6,1.8c0,0.8,0.2,1.4,0.7,1.9c0.4,0.5,1,0.9,1.7,1.2
        c0.7,0.3,1.4,0.6,2.2,0.9c1,0.3,1.9,0.7,2.8,1.1c0.9,0.4,1.6,1,2.1,1.7c0.6,0.7,0.8,1.6,0.8,2.8c0,1.2-0.3,2.2-0.8,3.1
        s-1.3,1.7-2.3,2.2C485.9,139.8,484.7,140.1,483.1,140.1z"/>
    <path d="M503.4,110.9h2.5v9.1h6.2v1.9h-6.2v17.8h-2.5v-17.8h-4.2v-1.9h4.2V110.9z"/>
    <path d="M530.9,140.1c-2.1,0-3.9-0.5-5.5-1.4c-1.6-0.9-2.9-2.2-3.8-3.8c-0.9-1.6-1.4-3.4-1.4-5.3c0-1.9,0.5-3.7,1.4-5.3
        c1-1.6,2.2-2.9,3.9-3.8c1.6-1,3.4-1.4,5.4-1.4c2.4,0,4.4,0.7,6,2.1c1.6,1.4,2.8,3.2,3.5,5.5l-17.5,6.8l-0.7-1.7l16-6.2l-0.5,0.7
        c-0.6-1.4-1.5-2.5-2.6-3.5c-1.2-1-2.6-1.5-4.3-1.5c-1.5,0-2.9,0.4-4.1,1.1c-1.2,0.7-2.2,1.8-2.9,3c-0.7,1.3-1.1,2.7-1.1,4.3
        c0,1.5,0.3,2.9,1,4.2c0.7,1.3,1.7,2.3,2.9,3.1c1.3,0.8,2.7,1.2,4.3,1.2c1.1,0,2.1-0.2,3.1-0.6c1-0.4,1.9-0.9,2.7-1.6l1.2,1.7
        c-1,0.7-2.1,1.4-3.3,1.8C533.4,139.8,532.2,140.1,530.9,140.1z"/>
    <path d="M553.3,119.7l0.3,5.6l-0.4-0.5c0.7-1.7,1.8-3.1,3.4-4.1c1.6-1,3.3-1.5,5.2-1.5c1.1,0,2.1,0.2,3,0.6c0.9,0.4,1.6,1,2.2,1.7
        c0.6,0.7,0.9,1.6,1,2.5l-0.3,0.3c0.7-1.7,1.8-3,3.4-3.9c1.5-0.9,3.2-1.3,5-1.3c1.9,0,3.4,0.6,4.6,1.7c1.1,1.1,1.7,2.5,1.7,4.3v14.6
        H580v-14.1c0-1.2-0.4-2.2-1.1-3c-0.7-0.8-1.8-1.3-3.3-1.4c-1.3,0-2.6,0.3-3.7,1c-1.1,0.7-2,1.6-2.7,2.7c-0.7,1.1-1.1,2.4-1.2,3.8
        v10.9h-2.4v-14.1c0-1.2-0.4-2.2-1.2-3c-0.7-0.8-1.8-1.3-3.3-1.4c-1.4,0-2.6,0.3-3.8,1c-1.1,0.7-2.1,1.6-2.7,2.8
        c-0.7,1.2-1,2.5-1,3.9v10.7h-2.4v-20H553.3z"/>
    <path d="M604.3,140.1c-2.1,0-3.9-0.5-5.5-1.4c-1.6-0.9-2.9-2.2-3.8-3.8c-0.9-1.6-1.4-3.4-1.4-5.3c0-1.9,0.5-3.7,1.4-5.3
        c1-1.6,2.2-2.9,3.9-3.8c1.6-1,3.4-1.4,5.4-1.4c2.4,0,4.4,0.7,6,2.1c1.6,1.4,2.8,3.2,3.5,5.5l-17.5,6.8l-0.7-1.7l16-6.2l-0.5,0.7
        c-0.6-1.4-1.5-2.5-2.6-3.5c-1.2-1-2.6-1.5-4.3-1.5c-1.5,0-2.9,0.4-4.1,1.1c-1.2,0.7-2.2,1.8-2.9,3c-0.7,1.3-1.1,2.7-1.1,4.3
        c0,1.5,0.3,2.9,1,4.2c0.7,1.3,1.7,2.3,2.9,3.1c1.3,0.8,2.7,1.2,4.3,1.2c1.1,0,2.1-0.2,3.1-0.6c1-0.4,1.9-0.9,2.7-1.6l1.2,1.7
        c-1,0.7-2.1,1.4-3.3,1.8C606.9,139.8,605.6,140.1,604.3,140.1z"/>
    <path d="M626.7,119.7l0.3,6.1l-0.3-0.8c0.4-1.2,1.1-2.3,2.1-3.2c1-0.9,2-1.6,3.2-2c1.2-0.5,2.3-0.7,3.4-0.7l-0.1,2.4
        c-1.5,0-2.9,0.3-4.2,1c-1.2,0.7-2.2,1.6-3,2.7s-1.1,2.4-1.1,3.9v10.6h-2.4v-20H626.7z"/>
    <path d="M645.8,112.3c0-0.5,0.2-0.9,0.6-1.2c0.4-0.3,0.8-0.5,1.2-0.5c0.5,0,0.9,0.2,1.2,0.5c0.3,0.3,0.5,0.7,0.5,1.2
        c0,0.5-0.2,0.9-0.5,1.3c-0.3,0.3-0.8,0.5-1.2,0.5c-0.4,0-0.9-0.2-1.2-0.5C646,113.2,645.8,112.8,645.8,112.3z M646.3,119.7h2.4v20
        h-2.4V119.7z"/>
    <path d="M664,119.7l0.3,6.3l-0.3-1.2c0.6-1.7,1.7-3.1,3.3-4.1c1.6-1,3.4-1.5,5.4-1.5c1.9,0,3.4,0.6,4.6,1.7
        c1.2,1.1,1.8,2.5,1.8,4.3v14.6h-2.5v-13.9c0-1.3-0.4-2.4-1.2-3.2c-0.8-0.9-1.9-1.3-3.4-1.3c-1.3,0-2.6,0.3-3.7,1
        c-1.2,0.6-2.1,1.6-2.8,2.7c-0.7,1.2-1,2.5-1,4v10.7h-2.4v-20H664z"/>
    <path d="M718.4,140.2c-1.9,0-3.4-0.6-4.5-1.7c-1.1-1.1-1.7-2.5-1.8-4.3v-14.6h2.4v13.9c0.1,1.3,0.5,2.4,1.3,3.2
        c0.8,0.9,1.9,1.3,3.5,1.4c1.3,0,2.5-0.3,3.6-1c1.1-0.7,2-1.6,2.7-2.8c0.7-1.2,1-2.5,1-4v-10.6h2.4v20h-2.1l-0.3-6.3l0.4,1.4
        c-0.3,1-0.9,2-1.8,2.8c-0.9,0.8-1.9,1.5-3.1,2C720.9,140,719.7,140.2,718.4,140.2z"/>
    <path d="M744.4,119.7l0.3,6.3l-0.3-1.2c0.6-1.7,1.7-3.1,3.3-4.1c1.6-1,3.4-1.5,5.4-1.5c1.9,0,3.4,0.6,4.6,1.7
        c1.2,1.1,1.8,2.5,1.8,4.3v14.6h-2.5v-13.9c0-1.3-0.4-2.4-1.2-3.2c-0.8-0.9-1.9-1.3-3.4-1.3c-1.3,0-2.6,0.3-3.7,1
        c-1.2,0.6-2.1,1.6-2.8,2.7s-1,2.5-1,4v10.7h-2.4v-20H744.4z"/>
    <path d="M780.8,140.1c-1.9,0-3.6-0.5-5.1-1.4c-1.5-0.9-2.8-2.2-3.7-3.8c-0.9-1.6-1.4-3.4-1.4-5.4c0-2.1,0.5-4,1.4-5.6
        c0.9-1.6,2.2-2.8,3.8-3.6s3.3-1.3,5.2-1.3c1.9,0,3.7,0.5,5.4,1.5c1.7,1,3,2.3,3.8,3.9l-0.4,1.1v-24.8h2.4v38.9h-2.5v-6.1l0.5,1.1
        c-0.9,1.6-2.1,2.9-3.8,3.9C784.8,139.6,782.9,140.1,780.8,140.1z M781.4,138c1.5,0,2.9-0.3,4.1-1c1.2-0.7,2.2-1.6,3-2.7
        s1.2-2.4,1.3-3.9v-2.6c-0.2-1.3-0.8-2.5-1.6-3.5c-0.8-1-1.8-1.8-3-2.4c-1.2-0.6-2.4-0.9-3.8-0.9c-1.5,0-2.9,0.4-4.2,1.1
        c-1.3,0.7-2.3,1.7-3,3c-0.7,1.3-1.1,2.7-1.1,4.4c0,1.6,0.4,3,1.1,4.3s1.8,2.3,3,3.1C778.5,137.6,779.9,138,781.4,138z"/>
    <path d="M316.6,162c-1.1-0.5-2.4-1-3.9-1.4c-1.5-0.4-3.1-0.7-4.6-0.7c-2.4,0-4.3,0.6-5.7,1.8c-1.4,1.2-2.1,2.7-2.1,4.5
        c0,1.4,0.4,2.5,1.2,3.4c0.8,0.9,1.9,1.7,3.2,2.3c1.3,0.6,2.7,1.2,4.2,1.8c1.2,0.4,2.4,0.9,3.6,1.5c1.2,0.5,2.2,1.2,3.2,2
        c1,0.8,1.7,1.8,2.3,2.9c0.6,1.2,0.8,2.6,0.8,4.3c0,2-0.5,3.8-1.4,5.3c-1,1.6-2.3,2.8-4,3.6c-1.7,0.9-3.7,1.3-5.9,1.3
        c-1.8,0-3.5-0.2-4.9-0.7c-1.5-0.4-2.8-1-3.9-1.6c-1.1-0.6-2-1.1-2.6-1.5l1.2-2c0.8,0.5,1.7,1.1,2.7,1.6c1.1,0.5,2.2,1,3.5,1.4
        c1.3,0.4,2.5,0.6,3.8,0.6c1.5,0,2.9-0.3,4.3-0.9c1.4-0.6,2.5-1.5,3.4-2.6c0.9-1.2,1.4-2.7,1.4-4.5c0-1.7-0.4-3.1-1.3-4.2
        c-0.9-1.1-1.9-2-3.3-2.6c-1.3-0.7-2.7-1.3-4.2-1.8c-1.2-0.4-2.3-0.9-3.5-1.4c-1.2-0.5-2.2-1.1-3.2-1.8c-1-0.7-1.7-1.5-2.3-2.5
        c-0.6-1-0.8-2.2-0.8-3.6c0-1.7,0.4-3.3,1.3-4.6c0.9-1.3,2.1-2.3,3.6-3c1.5-0.7,3.2-1.1,5.2-1.2c1.7,0,3.4,0.2,5.2,0.7
        c1.8,0.4,3.3,1,4.6,1.7L316.6,162z"/>
    <path d="M334.9,194.4l-9.5-20.2h2.7l8.6,18.9L334.9,194.4z M330.4,203.8l13-29.6h2.4l-12.9,29.6H330.4z"/>
    <path d="M358.1,194.6c-1.2,0-2.4-0.2-3.6-0.6s-2.3-1.1-3.1-2.1l1.1-1.6c0.7,0.7,1.5,1.3,2.4,1.7c0.9,0.4,1.9,0.6,3,0.6
        c0.8,0,1.5-0.1,2.2-0.3c0.7-0.2,1.3-0.6,1.7-1.1c0.4-0.5,0.7-1.3,0.7-2.2c0-1-0.3-1.7-0.8-2.2c-0.5-0.5-1.2-0.9-2-1.3
        c-0.8-0.3-1.6-0.6-2.5-0.9c-1.5-0.5-2.7-1.1-3.6-1.9c-0.9-0.8-1.4-2-1.4-3.5c0-1.1,0.3-2,0.8-2.9c0.5-0.8,1.3-1.5,2.2-1.9
        c0.9-0.5,2-0.7,3.1-0.7c1.1,0,2.1,0.2,3.1,0.5c1,0.3,2,0.9,2.8,1.7l-1.1,1.7c-0.5-0.7-1.3-1.3-2.2-1.5c-0.9-0.3-1.7-0.4-2.4-0.5
        c-0.6,0-1.2,0.1-1.8,0.4c-0.6,0.2-1.2,0.6-1.6,1c-0.4,0.5-0.6,1.1-0.6,1.8c0,0.8,0.2,1.4,0.7,1.9c0.4,0.5,1,0.9,1.7,1.2
        c0.7,0.3,1.4,0.6,2.2,0.9c1,0.3,1.9,0.7,2.8,1.1c0.9,0.4,1.6,1,2.1,1.7c0.6,0.7,0.8,1.6,0.8,2.8c0,1.2-0.3,2.2-0.8,3.1
        c-0.5,0.9-1.3,1.7-2.3,2.2C360.9,194.4,359.6,194.6,358.1,194.6z"/>
    <path d="M375.7,165.4h2.5v9.1h6.2v1.9h-6.2v17.8h-2.5v-17.8h-4.2v-1.9h4.2V165.4z"/>
    <path d="M400.7,194.6c-2.1,0-3.9-0.5-5.5-1.4c-1.6-0.9-2.9-2.2-3.8-3.8c-0.9-1.6-1.4-3.4-1.4-5.3c0-1.9,0.5-3.7,1.4-5.3
        c1-1.6,2.2-2.9,3.9-3.8c1.6-1,3.4-1.4,5.4-1.4c2.4,0,4.4,0.7,6,2.1c1.6,1.4,2.8,3.2,3.5,5.5l-17.5,6.7l-0.7-1.7l16-6.2l-0.5,0.7
        c-0.6-1.4-1.5-2.5-2.6-3.5c-1.2-1-2.6-1.5-4.3-1.5c-1.5,0-2.9,0.4-4.1,1.1c-1.2,0.7-2.2,1.8-2.9,3s-1.1,2.7-1.1,4.3
        c0,1.5,0.3,2.9,1,4.2c0.7,1.3,1.7,2.3,2.9,3.1c1.3,0.8,2.7,1.2,4.3,1.2c1.1,0,2.1-0.2,3.1-0.6c1-0.4,1.9-0.9,2.7-1.6l1.2,1.7
        c-1,0.7-2.1,1.4-3.3,1.8C403.2,194.4,401.9,194.6,400.7,194.6z"/>
    <path d="M420.5,174.2l0.3,5.6l-0.4-0.5c0.7-1.7,1.8-3.1,3.4-4.1s3.3-1.5,5.2-1.5c1.1,0,2.1,0.2,3,0.6c0.9,0.4,1.6,1,2.2,1.7
        c0.6,0.7,0.9,1.6,1,2.5l-0.3,0.3c0.7-1.7,1.8-3,3.4-3.9c1.5-0.9,3.2-1.3,5-1.3c1.9,0,3.4,0.6,4.6,1.7c1.1,1.1,1.7,2.6,1.7,4.3v14.6
        h-2.4v-14.1c0-1.2-0.4-2.2-1.1-3c-0.7-0.8-1.8-1.3-3.3-1.4c-1.3,0-2.6,0.3-3.7,1c-1.1,0.7-2,1.6-2.7,2.7s-1.1,2.4-1.2,3.8v10.9
        h-2.4v-14.1c0-1.2-0.4-2.2-1.2-3c-0.7-0.8-1.8-1.3-3.3-1.4c-1.4,0-2.6,0.3-3.8,1c-1.1,0.7-2.1,1.6-2.7,2.8s-1,2.5-1,3.9v10.7h-2.4
        v-20H420.5z"/>
    <path d="M459.8,166.8c0-0.5,0.2-0.9,0.6-1.2c0.4-0.3,0.8-0.5,1.2-0.5c0.5,0,0.9,0.2,1.2,0.5c0.3,0.3,0.5,0.7,0.5,1.2
        c0,0.5-0.2,0.9-0.5,1.3c-0.3,0.3-0.7,0.5-1.2,0.5c-0.4,0-0.9-0.2-1.2-0.5C460,167.7,459.8,167.3,459.8,166.8z M460.3,174.2h2.4v20
        h-2.4V174.2z"/>
    <path d="M478.1,194.6c-1.2,0-2.4-0.2-3.6-0.6s-2.3-1.1-3.1-2.1l1.1-1.6c0.7,0.7,1.5,1.3,2.4,1.7c0.9,0.4,1.9,0.6,3,0.6
        c0.8,0,1.5-0.1,2.2-0.3c0.7-0.2,1.3-0.6,1.7-1.1c0.4-0.5,0.7-1.3,0.7-2.2c0-1-0.3-1.7-0.8-2.2c-0.5-0.5-1.2-0.9-2-1.3
        c-0.8-0.3-1.6-0.6-2.5-0.9c-1.5-0.5-2.7-1.1-3.6-1.9c-0.9-0.8-1.4-2-1.4-3.5c0-1.1,0.3-2,0.8-2.9c0.5-0.8,1.3-1.5,2.2-1.9
        c0.9-0.5,2-0.7,3.1-0.7c1.1,0,2.1,0.2,3.1,0.5c1,0.3,2,0.9,2.8,1.7l-1.1,1.7c-0.5-0.7-1.3-1.3-2.2-1.5c-0.9-0.3-1.7-0.4-2.4-0.5
        c-0.6,0-1.2,0.1-1.8,0.4c-0.6,0.2-1.2,0.6-1.6,1c-0.4,0.5-0.6,1.1-0.6,1.8c0,0.8,0.2,1.4,0.7,1.9c0.4,0.5,1,0.9,1.7,1.2
        c0.7,0.3,1.4,0.6,2.2,0.9c1,0.3,1.9,0.7,2.8,1.1c0.9,0.4,1.6,1,2.1,1.7c0.6,0.7,0.8,1.6,0.8,2.8c0,1.2-0.3,2.2-0.8,3.1
        c-0.5,0.9-1.3,1.7-2.3,2.2C480.9,194.4,479.6,194.6,478.1,194.6z"/>
    <path d="M509.2,192.3c-0.9,0.7-2,1.3-3.1,1.7c-1.2,0.4-2.4,0.6-3.6,0.6c-2,0-3.9-0.5-5.5-1.4c-1.6-0.9-2.9-2.1-3.8-3.7
        c-0.9-1.6-1.4-3.4-1.4-5.4c0-2,0.5-3.8,1.4-5.4c1-1.6,2.2-2.8,3.8-3.7c1.6-0.9,3.3-1.4,5.2-1.4c1.4,0,2.7,0.2,3.9,0.6
        c1.2,0.4,2.2,1,3.1,1.7l-1.3,1.6c-0.7-0.6-1.6-1.1-2.5-1.4c-1-0.4-2-0.6-3.1-0.6c-1.5,0-2.9,0.4-4.1,1.1c-1.2,0.7-2.2,1.8-3,3
        c-0.7,1.3-1.1,2.7-1.1,4.3c0,1.5,0.4,2.9,1.1,4.2c0.7,1.3,1.7,2.3,3,3c1.3,0.8,2.7,1.1,4.3,1.1c1,0,2-0.2,2.9-0.5
        c0.9-0.3,1.7-0.8,2.4-1.3L509.2,192.3z"/>
    <path d="M517.5,194.2v-38.9h2.4v24.2l-0.2-0.9c0.7-1.4,1.8-2.6,3.3-3.6c1.5-1,3.3-1.5,5.2-1.5c1.9,0,3.4,0.6,4.6,1.7
        c1.2,1.1,1.8,2.6,1.8,4.3v14.6h-2.5v-13.9c0-1.3-0.4-2.4-1.2-3.2c-0.8-0.9-1.9-1.3-3.4-1.3c-1.3,0-2.6,0.3-3.7,1
        c-1.2,0.7-2.1,1.6-2.8,2.8c-0.7,1.2-1,2.5-1,3.9v10.7H517.5z"/>
    <path d="M554,194.6c-2.1,0-3.9-0.5-5.5-1.4c-1.6-0.9-2.9-2.2-3.8-3.8c-0.9-1.6-1.4-3.4-1.4-5.3c0-1.9,0.5-3.7,1.4-5.3
        c1-1.6,2.2-2.9,3.9-3.8c1.6-1,3.4-1.4,5.4-1.4c2.4,0,4.4,0.7,6,2.1c1.6,1.4,2.8,3.2,3.5,5.5l-17.5,6.7l-0.7-1.7l16-6.2l-0.5,0.7
        c-0.6-1.4-1.5-2.5-2.6-3.5c-1.2-1-2.6-1.5-4.3-1.5c-1.5,0-2.9,0.4-4.1,1.1c-1.2,0.7-2.2,1.8-2.9,3s-1.1,2.7-1.1,4.3
        c0,1.5,0.3,2.9,1,4.2c0.7,1.3,1.7,2.3,2.9,3.1c1.3,0.8,2.7,1.2,4.3,1.2c1.1,0,2.1-0.2,3.1-0.6c1-0.4,1.9-0.9,2.7-1.6l1.2,1.7
        c-1,0.7-2.1,1.4-3.3,1.8C556.5,194.4,555.3,194.6,554,194.6z"/>
    <path d="M598.3,157.9c3.5,0,6.2,0.7,8.2,2.2c1.9,1.4,2.9,3.8,2.9,7c0,1.6-0.3,3.1-0.9,4.4c-0.6,1.3-1.5,2.4-2.7,3.3
        c-1.2,0.9-2.7,1.4-4.5,1.6l-0.3-1.2c1.9,0.1,3.6,0.6,5.1,1.4c1.6,0.8,2.8,1.9,3.7,3.2c0.9,1.3,1.4,2.9,1.4,4.7
        c0,1.6-0.3,3.1-0.9,4.3c-0.6,1.2-1.5,2.2-2.6,3c-1.1,0.8-2.3,1.4-3.7,1.8c-1.4,0.4-2.8,0.6-4.3,0.6h-9.5v-36.3H598.3z M599.5,174.9
        c2.6,0,4.5-0.7,5.6-2.1c1.1-1.4,1.7-3.1,1.7-5.2c0-2.6-0.8-4.4-2.3-5.6c-1.5-1.1-3.6-1.7-6.1-1.7h-5.6v14.6H599.5z M599.6,191.9
        c1.6,0,3.1-0.3,4.5-0.8c1.4-0.5,2.5-1.3,3.3-2.4c0.8-1.1,1.2-2.4,1.2-4c0-1.8-0.5-3.2-1.4-4.3c-0.9-1.1-2.1-1.9-3.5-2.4
        c-1.4-0.5-2.8-0.7-4.3-0.7h-6.7v14.6H599.6z"/>
    <path d="M629.5,194.6c-2.1,0-3.9-0.5-5.5-1.4c-1.6-0.9-2.9-2.2-3.8-3.8c-0.9-1.6-1.4-3.4-1.4-5.3c0-1.9,0.5-3.7,1.4-5.3
        c1-1.6,2.2-2.9,3.9-3.8c1.6-1,3.4-1.4,5.4-1.4c2.4,0,4.4,0.7,6,2.1c1.6,1.4,2.8,3.2,3.5,5.5l-17.5,6.7l-0.7-1.7l16-6.2l-0.5,0.7
        c-0.6-1.4-1.5-2.5-2.6-3.5c-1.2-1-2.6-1.5-4.3-1.5c-1.5,0-2.9,0.4-4.1,1.1c-1.2,0.7-2.2,1.8-2.9,3c-0.7,1.3-1.1,2.7-1.1,4.3
        c0,1.5,0.3,2.9,1,4.2c0.7,1.3,1.7,2.3,2.9,3.1c1.3,0.8,2.7,1.2,4.3,1.2c1.1,0,2.1-0.2,3.1-0.6c1-0.4,1.9-0.9,2.7-1.6l1.2,1.7
        c-1,0.7-2.1,1.4-3.3,1.8C632.1,194.4,630.8,194.6,629.5,194.6z"/>
    <path d="M649.4,174.2l0.3,6.1l-0.3-0.8c0.4-1.2,1.1-2.3,2.1-3.2c1-0.9,2-1.6,3.2-2c1.2-0.5,2.3-0.7,3.4-0.7l-0.1,2.4
        c-1.5,0-2.9,0.3-4.2,1s-2.2,1.6-3,2.7c-0.7,1.1-1.1,2.4-1.1,3.9v10.6h-2.4v-20H649.4z"/>
    <path d="M674.4,194.6c-1.9,0-3.6-0.4-5.2-1.3c-1.6-0.9-2.8-2.1-3.7-3.7c-0.9-1.6-1.4-3.4-1.4-5.5c0-2.2,0.5-4.1,1.4-5.7
        c1-1.6,2.3-2.8,3.9-3.6c1.6-0.8,3.5-1.3,5.6-1.3c1.8,0,3.5,0.5,5,1.6c1.6,1.1,2.7,2.4,3.4,4l-0.4,0.7l0.3-5.7h2.1v20h-2.4V188
        l0.5,0.9c-0.2,0.7-0.6,1.4-1.2,2c-0.6,0.7-1.3,1.3-2.1,1.8s-1.8,1-2.8,1.3C676.6,194.5,675.5,194.6,674.4,194.6z M674.9,192.6
        c1.5,0,2.9-0.3,4.1-0.9c1.2-0.6,2.2-1.5,2.9-2.6c0.7-1.1,1.2-2.4,1.3-3.9v-2.9c-0.3-1.3-0.8-2.4-1.6-3.4c-0.8-1-1.8-1.8-2.9-2.4
        c-1.2-0.6-2.4-0.9-3.8-0.9c-1.5,0-2.9,0.3-4.1,1s-2.3,1.7-3,2.9c-0.7,1.3-1.1,2.7-1.1,4.4c0,1.6,0.4,3,1.1,4.3
        c0.7,1.3,1.8,2.3,3,3.1C672,192.2,673.4,192.6,674.9,192.6z"/>
    <path d="M698.3,165.4h2.5v9.1h6.2v1.9h-6.2v17.8h-2.5v-17.8H694v-1.9h4.2V165.4z"/>
    <path d="M723.2,194.6c-2.1,0-3.9-0.5-5.5-1.4c-1.6-0.9-2.9-2.2-3.8-3.8c-0.9-1.6-1.4-3.4-1.4-5.3c0-1.9,0.5-3.7,1.4-5.3
        c1-1.6,2.2-2.9,3.9-3.8c1.6-1,3.4-1.4,5.4-1.4c2.4,0,4.4,0.7,6,2.1c1.6,1.4,2.8,3.2,3.5,5.5l-17.5,6.7l-0.7-1.7l16-6.2l-0.5,0.7
        c-0.6-1.4-1.5-2.5-2.6-3.5c-1.2-1-2.6-1.5-4.3-1.5c-1.5,0-2.9,0.4-4.1,1.1c-1.2,0.7-2.2,1.8-2.9,3s-1.1,2.7-1.1,4.3
        c0,1.5,0.3,2.9,1,4.2c0.7,1.3,1.7,2.3,2.9,3.1c1.3,0.8,2.7,1.2,4.3,1.2c1.1,0,2.1-0.2,3.1-0.6c1-0.4,1.9-0.9,2.7-1.6l1.2,1.7
        c-1,0.7-2.1,1.4-3.3,1.8C725.8,194.4,724.5,194.6,723.2,194.6z"/>
    <path d="M743.1,174.2l0.3,6.1l-0.3-0.8c0.4-1.2,1.1-2.3,2.1-3.2c1-0.9,2-1.6,3.2-2c1.2-0.5,2.3-0.7,3.4-0.7l-0.1,2.4
        c-1.5,0-2.9,0.3-4.2,1s-2.2,1.6-3,2.7c-0.7,1.1-1.1,2.4-1.1,3.9v10.6H741v-20H743.1z"/>
    <path d="M759.6,166.8c0-0.5,0.2-0.9,0.6-1.2c0.4-0.3,0.8-0.5,1.2-0.5c0.5,0,0.9,0.2,1.2,0.5c0.3,0.3,0.5,0.7,0.5,1.2
        c0,0.5-0.2,0.9-0.5,1.3c-0.3,0.3-0.8,0.5-1.2,0.5c-0.4,0-0.9-0.2-1.2-0.5C759.7,167.7,759.6,167.3,759.6,166.8z M760.1,174.2h2.4
        v20h-2.4V174.2z"/>
    <path d="M775.3,174.2l0.3,6.3l-0.3-1.2c0.6-1.7,1.7-3.1,3.3-4.1c1.6-1,3.4-1.5,5.4-1.5c1.9,0,3.4,0.6,4.6,1.7
        c1.2,1.1,1.8,2.6,1.8,4.3v14.6h-2.5v-13.9c0-1.3-0.4-2.4-1.2-3.2c-0.8-0.9-1.9-1.3-3.4-1.3c-1.3,0-2.6,0.3-3.7,1
        c-1.2,0.6-2.1,1.6-2.8,2.7c-0.7,1.2-1,2.5-1,4v10.7h-2.4v-20H775.3z"/>
</g>
<g>
    <path class="st0" d="M170.2,106.4c0,42.7-32.1,77.2-32.1,77.2S106,149.1,106,106.4s32.1-77.2,32.1-77.2S170.2,63.8,170.2,106.4z"/>
    <path class="st1" d="M110.1,79.2c-14.2-13.1-31-23-49.3-29.3c0,0-10.5,46,10.8,83s66.4,50.8,66.4,50.8S106,149.1,106,106.4
        C106.1,97.2,107.5,88,110.1,79.2z"/>
    <path class="st2" d="M71.7,132.8c-4.6-8-7.9-16.6-10-25.6c-18.9-4.2-38.4-4.5-57.3-0.8c0,0,13.9,45.1,50.8,66.4s83,10.8,83,10.8
        S93,169.8,71.7,132.8z"/>
    <path class="st1" d="M166.1,79.2c14.2-13.1,31-23,49.3-29.3c0,0,10.5,46-10.8,83s-66.4,50.8-66.4,50.8s32.1-34.6,32.1-77.2
        C170.2,97.2,168.8,88,166.1,79.2z"/>
    <path class="st2" d="M204.6,132.8c4.6-8,7.9-16.6,10-25.6c18.9-4.2,38.4-4.5,57.3-0.8c0,0-13.9,45.1-50.8,66.4s-83,10.8-83,10.8
        S183.2,169.8,204.6,132.8z"/>
</g>
</svg>

Farben

Farbe Headline: HEX: #707070, RGB: 112,112,112

Die Farbe des Fließtextes ist: HEX: #707070, RGB: 112,112,112
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: #a2c523
RGB: 162,197,35
HEX: #b0c75b
RGB: 176,199,91
HEX: #ffffff
RGB: 255,255,255
HEX:
RGB: ,,
HEX:
RGB: ,,