css - Proper way to use the different weights of a Google font -


google fonts open sans come in different weights each 1 labelled both word (for example "regular") , number ("400"). 1 of these 2 "formats" should used in our css/scss? equivalent?

enter image description here

you can use either or. no difference @ all. pick 1 , go type of value of fonts keep consistent.

i use numbers because that's makes sense me. fonts have 400 normal , 700 bold.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -