My client is keen on using the script font Better Personality Script for dropcaps. However, there's a challenge - ten of the uppercase letters in the font have varying widths and are positioned differently on their baselines compared to the rest of the characters.
I'm hoping to create CSS rules that target each of these specific uppercase letters when they appear within the .drop-cap class. Is it feasible to achieve this with CSS?