Inspired by Robin Rendle’s post Sinistral Hands, I made my titles left-leaning italics. Since I use free fonts from CDNs, I did it with CSS transform:
h1 {
font-size: 2.1rem;
transform: skewX(12deg);
font-style: normal;
font-weight: 700;
}

I don’t know how many browsers this will work in.
I switched the font while I was at it. I tried Geist for a minute but ended up choosing Bitter, which is a lot like the previous one, Aleo.