I am still working locally on a web project, and since I have the font 'Open Sans' installed I am trying to target the different weights, but none of the below css is working, how can I target the different font weights with local fonts? Thank you.
FONT-FAMILY: 'Open Sans Semibold';
font-weight: Semibold;