bsbzt.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=Orbitron:wght@400;700&display=swap" rel="stylesheet"> 

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


body {
font-size: 19px;
line-height: 25px;
margin-bottom: 5px;
color: #707070;
font-family: 'Raleway', sans-serif;;
font-weight: 400;
}

h1 {
font-size: 65px;
line-height: 75px;
margin-bottom: 8px;
color: #707070;
font-family: 'Orbitron', sans-serif;;
font-weight: 700;
text-transform: normal;
}

h2 {
font-size: 35px;
line-height: 42px;
margin-bottom: 5px;
color: #707070;
font-family: 'Orbitron', sans-serif;;
font-weight: 400;
text-transform: normal;
}

h3 {
font-size: 28px;
line-height: 36px;
margin-bottom: 5px;
color: #707070;
font-family: 'Orbitron', sans-serif;;
font-weight: 400;
text-transform: normal;
}

h4 {
font-size: 25px;
line-height: 32px;
margin-bottom: 5px;
color: #707070;
font-family: 'Raleway', 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: 300;
}

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: normalpx;
line-height: normalpx;
margin-bottom: normalpx;
color: #normal;
font-family: normal;
font-weight: 400;
}

}

@media (max-width: 1023px) {

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

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

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

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

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

}

@media (max-width: 768px) {

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

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

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

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

body {
font-size: 14px;
line-height: 19px;
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: 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:

  • Web357 Cookies Policy Notification Bar
  • JCH Optimize Pro
  • Regular Labs - Modules Anywhere

Overrides

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

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="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
     viewBox="0 0 317.6 304.8" style="enable-background:new 0 0 317.6 304.8;" xml:space="preserve">
<style type="text/css">
    .st0{fill:#FFFFFF;}
</style>
<g>
    <path class="st0" d="M105.6,130.9c-0.5,0.3-1.7,0-3.6-0.6c0,0,0,0-0.1,0l-3.6-1.7l-10.1-5.9l-1.1-0.6l-21.9-12.7l2.3-1.4l36.9,19.5
        c0.1,0,0.1,0.1,0.2,0.2C106.7,129.2,106.9,130.2,105.6,130.9z"/>
    <path class="st0" d="M105.6,130.9c-0.5,0.3-1.7,0-3.6-0.6c0,0,0,0-0.1,0l-3.6-1.7l-10.1-5.9l-1.1-0.6l-21.9-12.7l2.3-1.4l36.9,19.5
        c0.1,0,0.1,0.1,0.2,0.2C106.7,129.2,106.9,130.2,105.6,130.9z"/>
    <path class="st0" d="M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9l3.6,1.7
        c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2
        l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6
        C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9
        l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2
        l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6
        C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9
        l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2
        l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6
        C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9
        l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2
        l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6
        C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9
        l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2
        l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6
        C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9
        l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6C106.9,130.2,106.7,129.2,104.7,127.6z M282.4,198.2c0-0.6-0.5-1.1-1.1-1
        l-7.3,0.1l-14.1-3.6c0.1-1.3,0.7-3.4,1.6-5l0-0.1l4.8-10.7c0.2-0.4,0-1-0.3-1.3l-0.2-0.2c0-0.2-0.1-0.3-0.1-0.5
        c-0.1-0.2-0.2-0.2-0.3-0.4l-1.6-1.1l-2.1-1.7c0.5-0.7,1-1.4,1.3-2.2c0-0.2,0.1-0.3,0.1-0.5l2-63.7l0.2-0.1
        c7.5-2,13.3-5.6,15.8-10.8c0.3-0.5,0-1.2-0.5-1.5c-0.6-0.2-1.2,0-1.5,0.6c-2.2,4.5-7.6,7.7-14.4,9.6c-7.9,2.2-17.8,2.7-27.3,1.9
        c-9.5-0.8-18.6-2.9-25-6.1c-4.5-2.2-7.6-4.8-8.4-7.9l0.5-14.7l-2.3,0.5l-0.4,14.3c0,0.2,0,0.3,0.1,0.5c1,3.7,4.6,6.9,9.7,9.4
        c1.9,0.9,6.3,2.5,8.6,3.2l-3.4,47c-3.9,0.6-12.8-0.6-14-2.9c-2.3-7.2,2.6-12.4-0.2-19c-4.1-5.6-8.2-8.7-12.4-10.6
        c-0.9-0.4-1.8-0.7-2.7-1c0.4-1.4-29.4-17.2-50.7-28.3l-10.8-5.2C107.2,82,53.7,89.6,48,140.2c-0.6,12.1,0.8,21.5,11.8,26.5l0.1,0
        l63.3,34.3c11.8,6.3,24.1,10.9,36.9,13.9l2.8-0.2c7.1-0.3,8.2-1.3,12.7-5.1c4.6,3.4,9.4,6.6,14.4,9.9l42.2,24
        c3.6,1.9,7.1,3.6,10.8,5.4c0.4,0.2,0.7,0.2,1,0l15.5-6.2c0.4-0.1,0.6-0.4,0.7-0.8l6.8-26.3l12.3,0.7c0,0,0,0,0.1,0l2.9,0.1
        c0.6,0.1,1.1-0.4,1.2-1c0-0.1,0-0.1,0-0.2L282.4,198.2z M266.5,197.5l-4.6,0c-0.9-0.6-1.5-1.3-2-1.9L266.5,197.5z M262.4,176.2
        l0.1,0.2l-10.7,5.9l-2.6-3c0.8-0.2,1.6-0.4,2.3-0.6c3.4-1,6.4-2.4,8.5-4.2L262.4,176.2z M218.3,156.1l2.7-27l1.2-22.9
        c5.2,1.5,8.8,1.6,14.8,2.1c8.8,0.7,17.9,0.4,25.6-1.4l-2,63c-0.4,0.7-0.9,1.5-1.5,2.1c-0.1,0-0.1,0.1-0.2,0.1
        c-1.9,1.8-4.7,3.3-8.2,4.3c-4,1.1-8.7,1.5-13.3,1.4c-4.6-0.2-9-1-12.6-2.6c-3.5-1.5-6.2-3.7-7-6.6L218.3,156.1z M189.5,122.4
        c3.7,1.7,7.4,4.9,11,9.9c1.1,6.2-2,12-0.9,18.3c1.8,2.5,9.8,3.6,16.9,4.7l-0.4,13.3c0,0.1,0,0.2,0.1,0.3c1,3.7,4.1,6.5,8.4,8.3
        c3.8,1.6,8.5,2.5,13.4,2.8c3.1,0.1,6.2,0,9.2-0.5l3.6,4.3l-5.8,20.4l-2.1,5.9l-3.2,0.4l-19.3-18.7c-14.1-11.5-22.7-23.5-30.6-35.6
        c-7.6,3.4-0.2,6.3-0.2,5.9c16.4,25.2,30.1,44.1,37.9,50.5c0.3,1.1-4.9,5.3-4.9,5.3l-12.2-12.4l-23-28c-0.1-0.2-0.2-0.2-0.4-0.3
        L147.8,155c0,0-8.3,3.4-8.5,10.3c-0.1,2.2,0.7,4.8,2.9,7.7c0.7,0.9,1.3,1.9,2.1,2.6c1.1,0.9,2.5,1.4,4,1.1c-1.3,4-1.6,7.8-1,11.1
        c0.5,2.3,1.3,4.4,2.6,6.3l-14.3,3.7c-1.2-2.7-2-5.7-2.9-8.7c-5.8-18.6,6.8-42.5,6.8-42.5c1.8-2.9,3.7-5.8,6.1-8.4
        c7.6-8.7,18.3-15.6,32.5-19C181.8,119.6,185.7,120.8,189.5,122.4z M230.8,213.6l7.5-0.5l7.1-1.4l1.4,23.5l-7.9-2.2l-14.2-13.7
        L230.8,213.6z M229.2,209.6c-4.1-2-8.8-7.3-13.8-14c-0.5-0.6-1.4-2.5,0.5-1.1c4.9,4.7,9.5,9.1,14.5,13.8
        C230,208.7,229.6,209.2,229.2,209.6z M153.5,191.6c0.4,0.4,0.9,0.9,1.3,1.3l-3,0.7c-1.5-1.8-2.4-3.9-2.8-6.1
        c-0.5-2.5-0.3-5.3,0.5-8.3l0.4,0.8l3.6,6.5l-0.4,4C153.1,191,153.2,191.4,153.5,191.6z M148.8,174.3c-0.2,0-0.3,0-0.5,0.1
        c-1.2,0.5-2.2,0.2-2.9-0.4c-0.6-0.5-3.1-3.2-3.6-4c1.6-1.3,0.5-0.8,2.5-3c0.1,0.4,0.3,0.7,0.4,1c0.1,0.1,0.1,0.2,0.1,0.2
        s0.1,0.1,0.1,0.2c0.1,0,0.1,0.1,0.1,0.1c0.1,0.3,0.4,0.6,0.6,0.8c0.1,0.2,0.1,0.2,0.2,0.4c0.9,1,1.9,1.6,3.2,2.5l0.1,0.1
        c0.4,0.2,0.9,0.6,1.4,1c0,0,0,0,0.1,0.1c0.1,0,0.1,0.1,0.2,0.2C150.5,173.7,148.9,174.2,148.8,174.3z M142.4,163.2
        c0.3-3.2,1.8-5.8,5.4-6.6c5.3,3.4,9.8,6.8,15.2,10.2l-6.9,5.1L142.4,163.2z M164.5,167.5l20.7,11.8l22.9,27.9
        c0.1,0,0.1,0.1,0.1,0.1l4.3,4.2l-5-3.9l-0.1-0.1l-31.8-22l-18.8-13.1L164.5,167.5z M84.9,177.8l-24-13.1c0,0,0,0-0.1,0
        c-8.2-4.4-11.3-13.7-10.6-24.3c0.1-2.2,0.2-4.4,0.9-6.5c16.2-55,76.1-45.4,76.1-45.4l54.9,29.2c-1.5-0.3-3-0.5-4.5-0.6
        c-0.1-0.1-0.3,0-0.5,0c-14.7,3.5-25,11.6-33.8,19.8c-12.6,11.8-17.7,41.3-13.4,52.9c1.1,3,2.1,6,3.3,8.8l-5.2,2
        C114.3,193,98.7,185.2,84.9,177.8z M130.2,201.9c0-1.1,21.5-6.2,25.2-7.1c0,0,14.7,10.8,18,13.3
        C165.9,219.9,134.1,203.3,130.2,201.9z M205.8,226.4l-15.6-9.6c-10.7-6.9-20.6-14.2-29.5-21.8l-3.2-2.8c-0.7-0.6-1.3-1.3-2-1.8
        l0.5-3.8c0-0.2-0.1-0.5-0.1-0.7l-3-5.5l3.3-0.7c3.7,3.1,7.4,6.2,11.1,8.5c0.5,0.3,1.2,0.2,1.5-0.4c0.4-0.5,0.2-1.2-0.3-1.5
        c-3.7-2.3-7.5-5.4-11.2-8.6l-0.8-0.7l0.1-2l17.6,12.3l31.8,22l13.6,10.8c-0.2,0.2-9.6,8.9-9.6,8.9
        C208.7,228.1,207.2,227.3,205.8,226.4z M242.6,246.6l-29.9-16.3l10-9.1l15,13.5l0.2,0.2l0.2,0.1l8.4,2.2L242.6,246.6z M268.4,213.3
        c0.5-0.4,0.9-0.8,1.4-1.1c1-0.5,2-0.6,3-0.5c1,0.1,2,0.4,2.9,1c0.4,0.3,0.9,0.7,1.3,1.1L268.4,213.3z M280.1,213.9
        c-0.8-1.2-1.9-2.3-3.1-3.2c-1.2-0.7-2.5-1.2-3.9-1.3c-1.4-0.2-2.9,0.1-4.3,0.8c-1.3,0.7-2.6,1.8-3.6,3.5l0,0.1
        c-0.1,0.1-0.2,0.1-0.2,0.3l-5.8,22.3l-0.2,0.9l-0.9,3.4l-12.3,5l3.1-8.9c0.2-0.2,0.2-1,0.2-1.3l-2.1-31.7l5.4-19.3l11.1-6.1
        l-4.1,9.3c-1.2,2.3-1.9,4.3-1.8,6.3c0.2,2,1.3,3.9,3.9,5.6c0.2,0.2,0.4,0.2,0.7,0.2l18-0.3l0.9,14.5L280.1,213.9z M104.7,127.6
        c-0.1-0.1-0.1-0.2-0.2-0.2l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6
        C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9
        l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2
        l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6
        C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9
        l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2
        l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6
        C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9
        l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2
        l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6
        C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9
        l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2
        l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6
        C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9
        l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2
        l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6
        C106.9,130.2,106.7,129.2,104.7,127.6z M104.7,127.6c-0.1-0.1-0.1-0.2-0.2-0.2l-36.9-19.5l-2.3,1.4L87.2,122l1.1,0.6l10.1,5.9
        l3.6,1.7c0.1,0,0.1,0,0.1,0c1.9,0.7,3.1,0.9,3.6,0.6C106.9,130.2,106.7,129.2,104.7,127.6z"/>
</g>
<path class="st0" d="M172.6,6.4L172.6,6.4L172.6,6.4C133.2,5.1,97,20,70.3,45.1c-26.7,25.1-43.8,60.4-45.1,100l0,0l0,0
    C24,184.6,38.9,220.9,64,247.6c25,26.7,60.2,43.8,99.6,45l0,0l0,0c39.4,1.2,75.6-13.7,102.2-38.7c26.7-25.1,43.8-60.4,45.1-100l0,0
    l0,0c1.2-39.6-13.7-75.9-38.7-102.6C247.2,24.7,212,7.6,172.6,6.4 M172.8,0.1L172.8,0.1L172.8,0.1c41.3,1.3,78.2,19.2,104.4,47.2
    c26.2,27.9,41.7,65.8,40.4,107l0,0l0,0c-1.3,41.2-19.2,78.1-47,104.3c-27.9,26.2-65.8,41.8-107.1,40.5l0,0l0,0
    c-41.3-1.3-78.2-19.2-104.4-47.1c-26.2-27.9-41.7-65.8-40.4-107l0,0l0,0c1.3-41.2,19.2-78.1,47-104.3C93.6,14.4,131.5-1.2,172.8,0.1
    L172.8,0.1z"/>
<path class="st0" d="M273.1,149.4c0,0,2.8-9.1,0.8-17.4c-0.1,0-1.3-0.1-1.4-0.1c-0.1,0-0.7,17.4-0.7,17.4L273.1,149.4 M262.9,163.4
    c-0.6-1-0.8-3.2,0.1-4.7c0,0,7.2-2.3,10.2-0.5c0.1,0.1,0.2-5.2,0.2-5.2c-1.8,1.8-8.8,3.3-9.8,0.6c-0.7-2-0.3-10.9-0.1-14.5
    c0.2-4.2,0.3-5.6,1.5-8.1c1-2.1,2.8-3.2,4.2-3.8c0,0,2.5-0.9,3.7,0.5c0.6,0.7,1.3,1.5,1.8,3l0.2-3.9l8.3-1.7l-0.9,25.3l-0.2,5.6
    c-0.7,4.8-3.9,7-12.8,8.3C269.4,164.3,263.5,164.3,262.9,163.4z M201.5,143.9l5.8-1.3l-0.3,4.3c1-2,1.9-3.4,2.9-4.4
    c0.9-1,2.1-1.6,3.3-1.9c1.7-0.4,3,0.1,3.9,1.6c0.9,1.5,1.2,3.9,1,7.5l-1.1,16.9l-6.3,1.4l0.9-14.7c0.1-1.7,0-2.8-0.3-3.4
    c-0.3-0.6-0.9-0.8-1.5-0.7c-0.8,0.2-1.4,0.8-1.9,1.8c-0.5,1-0.9,2.8-1,5.2l-0.8,12.8l-6.3,1.4L201.5,143.9z M240.9,216.4l4-0.9
    l-0.4,6.3l-4,0.9L240.9,216.4z M216.7,257.2l1.4-26.3l5.8-1.3l-0.3,4.3c1-2,1.9-3.4,2.9-4.4c0.9-1,2.1-1.6,3.3-1.9
    c1.7-0.4,3,0.1,3.9,1.6c0.9,1.5,1.2,3.9,1,7.5l-0.7,16.6l-6.7,1.7l0.9-14.7c0.1-1.7,0-2.8-0.3-3.4c-0.3-0.6-0.9-0.8-1.5-0.7
    c-0.8,0.2-1.4,0.8-1.9,1.8c-0.5,1-0.9,2.8-1,5.2l-0.7,12.4L216.7,257.2z M172.3,255.6l-12.6,2.8c0,1.6,0.2,2.8,0.6,3.5
    c0.5,1,1.3,1.4,2.3,1.2c0.6-0.1,1.2-0.5,1.8-1.1c0.4-0.4,0.8-1,1.2-1.9l6.1-0.5c-1.1,2.9-2.4,5.1-3.8,6.5c-1.4,1.5-3.4,2.5-5.9,3
    c-2.2,0.5-3.8,0.4-5-0.3c-1.2-0.7-2.1-2.1-2.8-4c-0.7-2-0.9-4.4-0.8-7.4c0.3-4.2,1.3-7.7,3.1-10.7c1.8-3,4.1-4.8,7-5.4
    c2.3-0.5,4.2-0.4,5.4,0.5c1.3,0.8,2.2,2.3,2.8,4.3c0.6,2,0.7,4.8,0.5,8.3L172.3,255.6z M166.2,252.4c-0.1-1.9-0.4-2.7-0.7-4
    c0-0.1-0.1-0.2-0.2-0.2c-0.5-0.5-1.1-0.7-1.8-0.6c-1,0.2-1.8,1.1-2.5,2.5c-0.4,0.9-0.7,2.1-0.9,3.7L166.2,252.4z M156.1,160.5
    l-6,2.3c-0.1-0.7-0.1-1.3-0.5-1.5c-1-0.7-2.6-0.5-3.7,0.6c-0.3,0.4-0.4,0.9-0.4,1.4c0,0.7,0.1,1.1,0.5,1.3c0.4,0.2,1.3,0.3,2.6,0.3
    c2.1-0.1,3.6,0.1,4.5,0.5c1,0.5,1.7,1.3,2.2,2.4c0.5,1.1,0.6,2.5,0.5,4c-0.1,1.5-0.5,3.1-1.1,4.7c-0.7,1.6-1.6,2.9-2.9,4.1
    c-1.3,1.1-3,1.9-5.1,2.4c-3,0.7-5.1,0.5-6.3-0.6c-1.2-1.1-1.9-2.9-2.1-5.4l6.3-2.4c0.2,1.2,0.5,1.9,0.9,2.3c0.4,0.4,1,0.5,1.8,0.4
    c0.8-0.2,1.5-0.6,2-1.3c0.4-0.5,0.6-1.1,0.6-1.7c0-0.7-0.2-1.3-0.6-1.5c-0.3-0.2-1.2-0.4-2.6-0.4c-2.1-0.1-3.6-0.4-4.4-0.7
    c-0.8-0.3-1.5-1.1-2-2.2c-0.5-1.1-0.7-2.5-0.6-4.1c0-0.6,0.2-1.7,0.2-1.7c0-0.2,0.3-1.3,0.5-1.8c0.2-0.6,0.5-1.1,0.5-1.2
    c0.7-1.4,1.6-2.6,2.8-3.4c1.1-0.9,2.6-1.5,4.5-1.9c1.9-0.4,3.4-0.5,4.3-0.3c0.9,0.3,1.6,0.9,2.2,1.7c0.4,0.6,0.7,1.3,0.9,2.2
    L156.1,160.5z M120,176.6l-12.6,2.8c0,1.6,0.2,2.8,0.6,3.5c0.5,1,1.3,1.4,2.3,1.2c0.6-0.1,1.2-0.5,1.8-1.2c0.4-0.4,0.8-1,1.2-1.9
    l6.1-0.5c-1.1,2.9-2.4,5.1-3.8,6.5c-1.4,1.5-3.4,2.5-5.9,3c-2.2,0.5-3.8,0.4-5-0.3c-1.2-0.7-2.1-2.1-2.8-4c-0.7-2-0.9-4.4-0.8-7.4
    c0.3-4.2,1.3-7.7,3.1-10.7c1.8-3,4.1-4.8,7-5.4c2.3-0.5,4.2-0.4,5.4,0.5c1.3,0.8,2.2,2.3,2.8,4.3c0.6,2,0.7,4.8,0.5,8.3L120,176.6z
     M113.9,173.4c-0.1-1.9-0.4-2.7-0.7-4c0-0.1-0.1-0.2-0.2-0.3c-0.5-0.5-1.1-0.7-1.8-0.6c-1,0.2-1.8,1.1-2.5,2.5
    c-0.4,0.9-0.7,2.1-0.9,3.8L113.9,173.4z M128.9,89c-0.1-1.9-0.4-2.7-0.7-4c0-0.1-0.1-0.2-0.2-0.3c-0.5-0.5-1.1-0.7-1.8-0.6
    c-1,0.2-1.8,1.1-2.5,2.5c-0.4,0.9-0.7,2.1-0.9,3.8L128.9,89z M135,92.4l-12.6,2.8c0,1.6,0.2,2.8,0.6,3.5c0.5,1,1.3,1.4,2.3,1.2
    c0.6-0.1,1.2-0.5,1.8-1.2c0.4-0.4,0.8-1,1.2-1.9l6.1-0.5c-1.1,2.9-2.4,5.1-3.8,6.5c-1.4,1.5-3.4,2.5-5.9,3c-2.2,0.5-3.8,0.4-5-0.3
    c-1.2-0.7-2.1-2.1-2.8-4c-0.7-2-0.9-4.4-0.8-7.4c0.3-4.2,1.3-7.7,3.1-10.7c1.8-3,4.1-4.8,7-5.4c2.3-0.5,4.2-0.4,5.4,0.5
    c1.3,0.8,2.2,2.3,2.8,4.3c0.6,2,0.7,4.8,0.5,8.3L135,92.4z M80.1,104.9l-12.6,2.8c0,1.6,0.2,2.8,0.6,3.5c0.5,1,1.3,1.4,2.3,1.2
    c0.6-0.1,1.2-0.5,1.8-1.2c0.4-0.4,0.8-1,1.2-1.9l6.1-0.5c-1.1,2.9-2.4,5.1-3.8,6.5c-1.4,1.5-3.4,2.5-5.9,3c-2.2,0.5-3.8,0.4-5-0.3
    c-1.2-0.7-2.1-2.1-2.8-4c-0.7-2-0.9-4.4-0.8-7.4c0.3-4.2,1.3-7.7,3.1-10.7c1.8-3,4.1-4.8,7-5.4c2.3-0.5,4.2-0.4,5.4,0.5
    c1.3,0.8,2.2,2.3,2.8,4.3c0.6,2,0.7,4.8,0.5,8.3L80.1,104.9z M74,101.7c-0.1-1.9-0.4-2.7-0.7-4c0-0.1-0.1-0.2-0.2-0.3
    c-0.5-0.5-1.1-0.7-1.8-0.6c-1,0.2-1.8,1.1-2.5,2.5c-0.4,0.9-0.7,2.1-0.9,3.8L74,101.7z M58.8,118.8c0.1,1.2,0.1,2.4,0.1,3.7
    c-0.2,4.9-0.7,9.5-2.4,13.8c-1.6,4.3-3.8,7.9-6.5,10.8c-1.7,1.8-4.2,3.5-7.5,4.9c-4.4,1.9-7.3,3.1-8.8,3.4L0,163.7l3-94.4l36.5-7.7
    c5.2-1.1,10.7-0.4,13.8,3.3c3.1,3.7,4.6,7.6,4.4,14.2c-0.2,5.6-1.5,10.7-3.9,15.2c-1.6,3-4,5.7-7,8c4.1,0.5,7.5,2.1,9.3,5.1
    C57.1,109.3,58.5,116.6,58.8,118.8z M27,100.1l3.3-0.6c2-0.4,3.9-9.2,3.9-11.3c0.1-2.7-0.4-4.8-1.6-6c-1.7-1.8-1.8-1.3-5.1-1.3
    L27,100.1z M25.7,140.4c15.9-6.7,4.6-31,0.8-24.6L25.7,140.4z M266.8,245.8l-7.1,1.6l-2.7-9.9l-1.1,1.3l1.2,9.2l-9.5,2.2l0.9-13.8
    l0.1-2.3l0.8-12.9l0.4-7.5l4.5-1.3l2-0.5l-1.2,19l5.2-9.9l7.7-1.8l-6.4,10.7l4.9,15.1L266.8,245.8z M187.4,253.6l5.9-0.2
    c-0.5,2.1-1.1,4-1.9,5.6c-0.8,1.7-1.9,3-3.1,4.1c-1.2,1.1-2.7,1.8-4.5,2.2c-1.7,0.4-3.2,0.5-4.3,0.2c-1.1-0.3-2.1-0.9-2.8-1.9
    c-0.8-1-1.3-2.2-1.7-3.7c-0.4-1.5-0.5-3.5-0.3-6.2c0.2-2.7,0.6-5.1,1.3-7c0.5-1.4,1.2-2.8,1.9-4c0.8-1.2,1.6-2.2,2.4-2.9
    c1.3-1.1,2.9-1.9,4.8-2.3c2.7-0.6,4.6-0.3,6,0.9c1.3,1.2,2.1,3.3,2.5,6.2l-6,2.6c-0.1-1.1-0.4-1.9-0.8-2.3c-0.5-0.5-1.1-0.6-1.9-0.4
    c-1,0.2-1.9,1-2.6,2.4c-0.7,1.4-1.1,3.3-1.3,5.7c-0.1,2.2,0.1,3.8,0.6,4.8c0.6,1,1.3,1.4,2.3,1.2c0.8-0.2,1.5-0.7,2.1-1.5
    C186.6,256.2,187,255,187.4,253.6z M284.4,143.8l6.3-2.4c0.2,1.2,0.5,1.9,0.9,2.3c0.4,0.4,1,0.5,1.8,0.4c0.8-0.2,1.5-0.6,2-1.3
    c0.4-0.5,0.6-1.1,0.6-1.7c0-0.7-0.2-1.3-0.6-1.5c-0.3-0.2-1.2-0.4-2.6-0.4c-2.1-0.1-3.6-0.4-4.4-0.7c-0.8-0.3-1.5-1.1-2-2.2
    c-0.5-1.1-0.7-2.5-0.6-4.1c0.1-1.7,0.5-3.3,1.2-4.8c0.7-1.4,1.6-2.6,2.8-3.4c1.1-0.9,2.6-1.5,4.5-1.9c1.9-0.4,3.4-0.5,4.3-0.3
    c0.9,0.3,1.6,0.9,2.2,1.7c0.6,0.9,1,2.1,1.3,3.8l-6,2.3c-0.1-0.8-0.3-1.4-0.6-1.7c-0.5-0.4-1-0.6-1.7-0.4c-0.7,0.2-1.2,0.5-1.6,1
    c-0.4,0.5-0.5,1-0.6,1.6c0,0.7,0.1,1.1,0.5,1.3c0.4,0.2,1.3,0.3,2.6,0.3c2.1-0.1,3.6,0.1,4.5,0.6c1,0.5,1.7,1.3,2.2,2.4
    c0.5,1.1,0.6,2.5,0.5,4c-0.1,1.5-0.5,3.1-1.1,4.7c-0.7,1.6-1.6,2.9-2.9,4.1c-1.3,1.1-3,2-5.1,2.4c-3,0.7-5.1,0.5-6.3-0.6
    C285.3,148.1,284.6,146.3,284.4,143.8z M243.5,133.8l5.8-1.3l-0.3,4.3c1-2,1.9-3.4,2.9-4.4c0.9-1,2.1-1.6,3.3-1.9
    c1.7-0.4,3,0.1,3.9,1.6c0.9,1.5,1.2,3.9,1,7.5l-1.1,16.9l-6.3,1.4l0.9-14.7c0.1-1.7,0-2.8-0.3-3.4c-0.3-0.6-0.9-0.8-1.5-0.7
    c-0.8,0.2-1.4,0.8-1.9,1.8c-0.5,1-0.9,2.8-1,5.2l-0.8,12.8l-6.3,1.4L243.5,133.8z M223.3,164.1c-0.4-0.3-0.7-0.6-0.9-1.1
    c-0.6-1.1-1-2.7-1-4.9l0.1-2.5l0-0.1l1.1-17l6.3-1.4l-0.9,14.7c-0.1,1.7,0,2.8,0.3,3.4c0.3,0.6,0.9,0.8,1.5,0.7
    c0.8-0.2,1.4-0.8,1.9-1.8c0.5-1.1,0.9-2.8,1-5.2l0.8-12.8l6.3-1.4l-1.7,26.6l-5.9,1.3l0.3-4.3c-1,2-1.9,3.4-2.9,4.4
    c-0.9,1-2.1,1.6-3.3,1.9c-0.3,0.1-0.5,0.1-0.7,0.1L223.3,164.1z M190.7,159.6c-0.9,0.7-1.8,1.3-2.8,1.9c-1.3,0.8-2.1,1.6-2.5,2.2
    c-0.4,0.6-0.6,1.3-0.6,2c0,0.8,0.1,1.4,0.4,1.9c0.3,0.4,0.8,0.6,1.5,0.4c0.7-0.2,1.4-0.6,2-1.3c0.6-0.7,1.1-1.5,1.4-2.3
    c0.3-0.9,0.5-1.9,0.6-3.2L190.7,159.6z M196.3,170.8L191,172c-0.2-0.6-0.3-1.1-0.4-1.5c0-0.3-0.1-0.9-0.1-1.7
    c-0.9,1.5-1.8,2.6-2.6,3.3c-1.2,1-2.5,1.6-3.9,2c-1.9,0.4-3.4,0-4.3-1.2c-0.9-1.2-1.3-2.9-1.2-5.1c0.1-2,0.6-3.8,1.4-5.2
    c0.8-1.5,2.2-2.7,4.2-3.8c2.4-1.3,4-2.2,4.7-2.7c0.7-0.5,1.5-1,2.3-1.7c0.1-1.3,0-2.1-0.3-2.5c-0.3-0.4-0.8-0.5-1.6-0.4
    c-1,0.2-1.8,0.7-2.4,1.3c-0.4,0.5-0.8,1.4-1.1,2.6l-5.9,0.3c0.3-1.8,0.7-3.2,1.2-4.2c0.5-1.1,1.1-2.1,2-3c0.6-0.7,1.4-1.2,2.4-1.7
    c1-0.5,2.1-0.9,3.3-1.2c1.9-0.4,3.4-0.6,4.5-0.5c1.1,0.1,2,0.6,2.7,1.5c0.5,0.6,0.8,1.6,1.1,2.9c0.2,1.3,0.3,2.6,0.2,3.9l-0.7,11.6
    L196.3,170.8z M164.9,164.9c-0.1,2.1,0,3.6,0.5,4.5c0.5,0.9,1.1,1.3,2,1.1c0.7-0.2,1.4-0.8,1.9-1.9c0.6-1.1,0.9-2.8,1-5.1
    c0.1-2.2,0-3.7-0.5-4.6c-0.4-0.9-1-1.3-1.8-1.1c-0.8,0.2-1.5,0.8-2.1,2C165.4,160.9,165.1,162.6,164.9,164.9z M171.7,176.1
    c-0.9,0.8-1.8,1.3-2.9,1.6c-1,0.2-1.8,0.2-2.6-0.2c-0.8-0.4-1.4-1-2-1.9l-0.3,5.5l-0.2,2.6l-0.1,2l-0.3,2.7l-6.2,1.4l0.1-1l1.4-22.7
    l0.8-13.1l5.9-1.3l-0.2,3.9c0.9-1.8,1.7-3.1,2.4-3.9c1-1,2-1.6,3.1-1.9c2.2-0.5,3.8,0.5,4.8,2.9c1,2.5,1.4,5.7,1.2,9.7
    c-0.3,4.4-1.1,8-2.6,10.6c-0.3,0.5-0.5,0.9-0.8,1.3C173.2,174.3,172.6,175.8,171.7,176.1z M125.5,160.6l5.9-1.3l-0.3,4.4
    c0.7-2,1.3-3.4,2-4.3c0.6-0.8,1.4-1.4,2.3-1.6c0.9-0.2,1.9,0,2.9,0.7l-2.4,7.7c-0.7-0.3-1.3-0.5-1.7-0.4c-0.8,0.2-1.5,0.9-2,2.1
    c-0.7,1.7-1.2,4.7-1.5,9l-0.6,8.9l-6.3,1.4L125.5,160.6z M91.4,188.5l-5,17l17.6-3.9l-2.2,18.5l-44.8,13l1.6-19.7L71,177.4l0.7-2.2
    l7.9-22.9l-17,5.1L63,144l0.1-2.4l0.2-3.5l43.5-9.1l-1.5,13l-13.1,44.2L91.4,188.5z M278.7,44.5l5.9-1.3l-0.3,4.4
    c0.7-2,1.4-3.4,2-4.3c0.6-0.8,1.4-1.4,2.3-1.6c0.9-0.2,1.9,0,2.9,0.7l-2.4,7.7c-0.7-0.3-1.3-0.5-1.7-0.4c-0.8,0.2-1.5,0.9-2,2.1
    c-0.7,1.7-1.3,4.7-1.5,9l-0.6,8.9l-6.3,1.4L278.7,44.5z M268.7,57.6c0-1.9-0.2-3.3-0.7-4c-0.5-0.7-1.1-1-2-0.8
    c-1,0.2-1.8,1.1-2.5,2.5c-0.4,0.9-0.7,2.1-0.9,3.7L268.7,57.6z M274.8,61l-12.6,2.8c0,1.6,0.2,2.8,0.6,3.5c0.5,1,1.3,1.4,2.3,1.2
    c0.6-0.1,1.2-0.5,1.8-1.2c0.4-0.4,0.8-1,1.2-1.9l6.1-0.5c-1.1,2.9-2.4,5.1-3.8,6.5c-1.4,1.5-3.3,2.5-5.8,3c-2.2,0.5-3.8,0.4-5-0.3
    c-1.2-0.7-2.1-2.1-2.8-4c-0.7-2-0.9-4.4-0.8-7.4c0.3-4.2,1.3-7.7,3.1-10.7c1.8-3,4.1-4.8,7-5.4c2.3-0.5,4.1-0.4,5.4,0.5
    c1.3,0.8,2.2,2.3,2.8,4.3c0.6,2,0.7,4.8,0.5,8.3L274.8,61z M238.3,43.7l6.4-1.5l-1.2,19l5.2-9.9l7.7-1.8L250,60.2l5.1,15.9l-7.1,1.6
    l-2.7-9.9l-2.6,4.3l-0.4,6.9l-6.4,1.5L238.3,43.7z M228.3,71.9l5.9-0.2c-0.5,2.1-1.1,4-1.9,5.6c-0.8,1.7-1.9,3-3.1,4.1
    c-1.2,1.1-2.7,1.8-4.5,2.2c-1.7,0.4-3.2,0.5-4.3,0.2c-1.1-0.3-2.1-0.9-2.8-1.9c-0.8-1-1.3-2.2-1.7-3.7c-0.4-1.5-0.5-3.5-0.3-6.2
    c0.2-2.7,0.6-5.1,1.3-7c0.5-1.4,1.2-2.8,1.9-4c0.8-1.2,1.6-2.2,2.4-2.9c1.3-1.1,2.9-1.9,4.8-2.3c2.7-0.6,4.7-0.3,6,1
    c1.3,1.2,2.1,3.3,2.5,6.2l-6,2.6c-0.1-1.1-0.4-1.9-0.9-2.3c-0.4-0.5-1.1-0.6-1.9-0.4c-1,0.2-1.9,1-2.6,2.4c-0.7,1.4-1.2,3.3-1.3,5.7
    c-0.1,2.2,0.1,3.8,0.7,4.8c0.6,1,1.3,1.4,2.3,1.2c0.8-0.2,1.5-0.7,2.1-1.5C227.5,74.6,228,73.4,228.3,71.9z M206.6,51.3l4-0.9
    l-0.4,6.3l-4,0.9L206.6,51.3z M200,52.8l4-0.9l-0.4,6.3l-4,0.9L200,52.8z M181.1,66.6l5.9-1.3l-0.3,4.4c0.7-2,1.3-3.4,2-4.3
    c0.6-0.8,1.4-1.4,2.3-1.6c0.9-0.2,1.9,0,2.9,0.7l-2.4,7.7c-0.7-0.3-1.3-0.5-1.7-0.4c-0.8,0.2-1.5,0.9-2,2.1c-0.7,1.7-1.3,4.7-1.5,9
    l-0.6,8.9l-6.3,1.4L181.1,66.6z M165.5,83.2c-0.1,2.3,0,3.9,0.5,4.8c0.5,0.9,1.1,1.3,1.9,1.1c0.7-0.2,1.4-0.8,2-1.9
    c0.6-1.1,0.9-2.9,1.1-5.3c0.1-2.1,0-3.6-0.5-4.5c-0.4-0.9-1-1.2-1.7-1.1c-0.9,0.2-1.6,0.9-2.2,2C166,79.5,165.7,81.1,165.5,83.2z
     M160.7,61.3l6.3-1.4l-0.8,12.7c0.7-1.2,1.5-2.2,2.3-2.9c0.8-0.7,1.7-1.2,2.7-1.4c2-0.5,3.6,0.3,4.7,2.4c1.2,2,1.6,5.2,1.3,9.6
    c-0.2,2.9-0.6,5.5-1.4,7.9s-1.7,4.2-2.8,5.5c-1.1,1.3-2.3,2.1-3.6,2.4c-1.1,0.2-2.1,0.1-2.9-0.5c-0.7-0.5-1.3-1.4-2-2.9l-0.2,3.9
    l-5.9,1.3L160.7,61.3z M114.1,88.3l-6,2.3c-0.1-0.7-0.1-1.3-0.5-1.5c-1-0.7-2.6-0.5-3.7,0.6c-0.3,0.4-0.4,0.9-0.4,1.4
    c0,0.7,0.1,1.1,0.5,1.3c0.4,0.2,1.3,0.3,2.6,0.3c2.1-0.1,3.6,0.1,4.5,0.6c1,0.5,1.7,1.3,2.1,2.4c0.5,1.1,0.6,2.5,0.6,4
    c-0.1,1.5-0.5,3.1-1.1,4.7c-0.7,1.6-1.6,2.9-2.9,4.1c-1.3,1.1-3,2-5.1,2.4c-3,0.7-5.1,0.5-6.2-0.6c-1.2-1.1-1.9-2.9-2.1-5.4l6.3-2.4
    c0.2,1.1,0.5,1.9,0.9,2.3c0.4,0.4,1,0.5,1.8,0.4c0.8-0.2,1.5-0.6,2-1.3c0.4-0.5,0.6-1.1,0.6-1.7c0-0.7-0.1-1.2-0.6-1.5
    c-0.3-0.2-1.2-0.3-2.6-0.4c-2.1-0.1-3.6-0.4-4.4-0.7c-0.8-0.3-1.5-1.1-2-2.2c-0.5-1.1-0.7-2.5-0.6-4.1c0-0.6,0.2-1.7,0.2-1.7
    c0-0.2,0.3-1.3,0.5-1.8c0.2-0.6,0.4-1.1,0.5-1.2c0.7-1.4,1.6-2.6,2.8-3.4c1.1-0.9,2.6-1.5,4.5-1.9c1.9-0.4,3.4-0.5,4.3-0.3
    c0.9,0.3,1.6,0.9,2.2,1.7c0.4,0.6,0.7,1.3,0.9,2.2L114.1,88.3z M94.9,92.7l-0.5,1.5c-0.7-0.3-1.3-0.4-1.7-0.4
    c-0.1,0-0.2,0.1-0.3,0.1c-0.1,0.1-0.3,0.1-0.4,0.2c-0.5,0.3-0.9,0.9-1.3,1.8c-0.7,1.7-1.3,4.7-1.5,9l-0.6,8.9l-6.3,1.4l0.9-15
    l0.2-3.1l0.5-8.6l5.9-1.3l-0.3,4.4c0.7-2,1.3-3.4,2-4.3c0.6-0.8,1.4-1.4,2.3-1.6c0.9-0.2,1.9,0,2.9,0.7l-1,3.3L94.9,92.7z
     M137.6,102.4l1.4-26.3l5.8-1.3l-0.3,4.3c1-2,1.9-3.4,2.9-4.4c0.9-1,2.1-1.6,3.3-1.9c1.7-0.4,3,0.1,3.9,1.6c0.9,1.5,1.2,3.9,1,7.5
    l-1,16.9l-6.3,1.4l0.9-14.7c0.1-1.7,0-2.8-0.3-3.4c-0.3-0.6-0.9-0.8-1.5-0.7c-0.8,0.2-1.4,0.8-1.9,1.8c-0.5,1-0.9,2.8-1,5.2
    l-0.7,12.4L137.6,102.4z M213.4,237.9c0.1,1,0,2.1,0,3.3l-1,16.9l-6.3,1.4l0.9-14.7c0.1-1.7,0-2.8-0.3-3.4c-0.3-0.6-0.9-0.8-1.5-0.7
    c-0.8,0.2-1.4,0.8-1.9,1.8c-0.5,1-0.9,2.8-1,5.2l-0.8,12.8l-6.3,1.4l2.1-34.1l0.2-2.6l0-0.1l6.3-1.4l-0.3,5.3l-0.2,2.6l-0.4,5.7
    c0.9-1.6,1.8-2.9,2.7-3.7c0.1-0.1,0.2-0.2,0.4-0.3l2.4-1.2c0.1,0,0.2-0.1,0.3-0.1c1.7-0.4,3,0.2,3.9,1.6c0.2,0.4,0.4,0.8,0.5,1.2
    L213.4,237.9z M167.3,223.4L167.3,223.4l-16.3,2.5l-2,74.3l-26.2,4.6l1.3-71.7l-13.8,5.1l0.7-23.5l57-14.8l-0.1,3.7L167.3,223.4z
     M209.2,86.5l-3.4,0.8l0.3-4.3c-1,2-1.9,3.4-2.9,4.4c-0.9,1-2.1,1.6-3.3,1.9c-1.7,0.4-3-0.1-3.9-1.6c-0.9-1.5-1.2-3.9-1-7.4l1.1-17
    l6.3-1.4l-0.9,14.7c-0.1,1.7,0,2.8,0.4,3.4c0.3,0.6,0.8,0.8,1.5,0.7c0.8-0.2,1.4-0.8,1.9-1.8c0.5-1.1,0.9-2.8,1-5.2l0.8-12.8
    l6.3-1.4L211.7,86L209.2,86.5z M237.3,252.9l0.1-1.9l0.2-2.5l0.8-12.4l0.1-2.3l0.5-8l6.3-1.4l-0.6,9.6l-0.1,2.3l-0.9,14.8
    L237.3,252.9z"/>
</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: #333333
RGB: 51,51,51
HEX: #4f69b3
RGB: 79,105,179
HEX: #ffffff
RGB: 255,255,255
HEX:
RGB: ,,
HEX:
RGB: ,,