
.font-weight-lighter { font-weight: $font-weight-lighter !important; }
.font-weight-300   { font-weight: $font-weight-300 !important; }
.font-weight-400  { font-weight: $font-weight-400 !important; }
.font-weight-500  { font-weight: $font-weight-500 !important; }
.font-weight-bold    { font-weight: $font-weight-bold !important; }
.font-weight-bolder  { font-weight: $font-weight-bolder !important; }
.font-italic         { font-style: italic !important; }