I am trying to set the font-weight for an element based on the font that gets chosen. For example, I may be trying to do something like this:
h1 { font-f
Won't this work? Untested.