Hallo, in meinem mit IMG eingebundenem SVG wird meine Webfont-Schrift 'Lato' in iOS nicht angezeigt.
Android & Win kein Problem.
Deshalb habe ich nun in der SVG-Datei versucht den Webfont zu importieren. Leider ohne Erfolg.
Wo liegt der Fehler?
SVG
Android & Win kein Problem.
Deshalb habe ich nun in der SVG-Datei versucht den Webfont zu importieren. Leider ohne Erfolg.
Wo liegt der Fehler?
SVG
Code:
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 434.73 43.92"><defs><style>@import url('https://fonts.googleapis.com/css?family=Lato:regular,bold');.cls-1{fill:#a7b7a9;}.cls-2{font-size:20px;fill:#202220;font-family:Lato-Regular, Lato;letter-spacing:0.01em;}.cls-3{letter-spacing:-0.06em;}.cls-4,.cls-5{letter-spacing:0.01em;}.cls-5,.cls-6{fill:#9fa8a1;}.cls-7{letter-spacing:-0.03em;}.cls-8{font-size:15px;letter-spacing:0.01em;}.cls-9{letter-spacing:0em;}.cls-10{letter-spacing:0.01em;}</style></defs><title>logo_6</title><g id="Ebene_2" data-name="Ebene 2"><g id="Ebene_1-2" data-name="Ebene 1"><polygon class="cls-1" points="415.84 43.92 394.73 43.92 413.62 1.92 434.73 1.92 415.84 43.92"/><text class="cls-2" transform="translate(0 17.17)">Dr. Frenken<tspan class="cls-5" x="106.12" y="0">•</tspan><tspan x="117.92" y="0" xml:space="preserve"> Müller </tspan><tspan class="cls-5" x="200.62" y="0">•</tspan><tspan x="212.42" y="0" xml:space="preserve"> Stamer</tspan><tspan class="cls-6" x="289.98" y="0">•</tspan><tspan class="cls-4" x="301.78" y="0"> </tspan><tspan class="cls-7" x="305.84" y="0">A</tspan><tspan class="cls-4" x="318.82" y="0">ndersson</tspan><tspan class="cls-8"><tspan x="139.84" y="24">Rechtsanwälte</tspan></tspan></text></g></g></svg>
Zuletzt bearbeitet: