turretcss
Font Weight
Example
Font Weight Thin
Font Weight Extra Light
Font Weight Light
Font Weight Regular
Font Weight Medium
Font Weight Semibold
Font Weight Bold
Font Weight Extra Bold
Font Weight Black
Font Weight
CSS
--font-weight-thin: 100;
--font-weight-extra-light: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-medium: 500;
--font-weight-semibold: 600;
--font-weight-bold: 700;
--font-weight-extra-bold: 800;
--font-weight-black: 900;
--font-weight: normal;