Hello!
I want to use the medshamim card styling (Iโm aware step 2 in an Arial), but Iโm having difficulty. From my understanding, I need the following:
.card,
kbd {
font-family: Menlo, baskerville, sans !important;
}
When I do this, I get a definitely-not-menlo font:
I also see that my font selection is reflected in the AnKing note types addon (Iโve tried this both with and without !important, although admittedly I donโt know what it does):
Let me know how I can apply the menlo, baskerville, sans font-family to my cards.
Thank you so much!