Is there a way to specify the font weight?
Is supported bold weight (see playground). Specific weight depends on the file with font.
Is there a way to specify font weight? Not just "bold / not bold".
+1, working on a project where I need 3 different font weights (book, heavy, and black). In CSS I'd usually use 400, 600 and 700, but not sure if that'd work here?
Most helpful comment
+1, working on a project where I need 3 different font weights (book, heavy, and black). In CSS I'd usually use 400, 600 and 700, but not sure if that'd work here?