You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there...
I can't work this out.
I'm getting the font via 2 html cells
html
<style> @import url('https://db.onlinewebfonts.com/c/cd1a1ecc7f4fb10382ee628185851756?family=PetitaMedium'); @import url('https://db.onlinewebfonts.com/c/c4472a3c62119358ca3d0b7ae69622da?family=PetitaBold'); @import url('https://db.onlinewebfonts.com/c/99090440904a69f285b7be20695f482d?family=PetitaLight'); </style>
:contentReference[oaicite:42]{index=42}style = html`
<style> body, svg { font-family: 'PetitaLight', sans-serif; } </style>`
I'm sure it must be a one liner but I can't seem to work it out.
Beta Was this translation helpful? Give feedback.
All reactions