I’m sure this is already exposed in the CSS and I just can’t find it, but is there any way to define my own fontstack, or throw my own font on top of the existing fontstacks for posts?
I can easily @import
a webfont in the custom CSS but defining them as the font-family
for body {}
doesn’t apply everywhere as it should. What am I missing?