• Resolved Nico

    (@gooloode)


    Hello,

    i want to ask my Users which font i should use. I therefore inserted this CSS in the Design Tab:

    @font-face{font-family:Aaargh;src:url('/fonts/Aaargh.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
    @font-face{font-family:SK Modernist Regular;src:url('/fonts/SK-Modernist-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
    @font-face{font-family:Modern Sans Light;src:url('/fonts/Modern-Sans-Light.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}

    And then inserted in the Field like this:

    <span style="font-family:SK Modernist Regular;font-size:16px;">SK Modernist Regular</span>

    But it just shows the HTML (without an “Output”, so the entire HTML as is). Is there a way to fix this?

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Use HTML in Polls’ is closed to new replies.