Can I change fonts on my reel?
ReelCrafter uses consistent typographic designs across all reels. You can choose from a set of curated fonts in the Edit Theme settings in the Reel Builder. See the Fonts in your reel article for more details.
You can also use HTML in Text blocks or your Biography to apply inline styles.
Using HTML for custom fonts
If you're comfortable writing HTML, you can use inline styles in Text blocks or your Biography to call system fonts that browsers have by default (like Georgia, Arial, Times New Roman, Courier, or Verdana).
Example:
<p style="font-family: Georgia, serif; font-size: 34px; color: #5840D4;">Your text here</p>